A few weeks ago I was learning how to use carbon and I had a website or It may have been on github, a list of options for carbon and somehow I lost the site. I have looked and looked and I can't find it. Does anyone know of a site that shows this list of options?
I went there, but can't find the list of switches, like removing the the zero in a single digit month. I know 'm' displays "04" and 'M' displays "Apr".
There it is.. Thank you. That's exactly the doc I was reading a week or so ago and today I was searching php.net, but for some reason I was looking for carbon. :-/
Yeah, and I don't know why I wasn't thinking right. I was looking for the list so I could print it out and hang it on my cork board to keep it handy quickly, so while I'm learning I don't go off on a tangent.
I wish the details were on a generic page "Date Time > Formatting" and not listed on this function page. As the the formatting options are used in two places createFromFormat and format.