If you ever needed to decode a crazy date string, like the W3C date format or the always exciting date formatted as an ISO 8601 date (which is actually the same thing), this utility is perfect. This quick little tool will let you paste in a date and time and allow you to reformat the date using PHP date/time formatting codes. It is also a good tool to test out how a date will be formatted in PHP before you commit anything to code.
Questions? Comments? Corrections? Additions? - Drop me a line: coryking@mozimedia.com
|