Code Snippets Tagged with date by Hawkee
(2)
I thought this was pretty neat and useful. You can combine strtotime with the date function to create your own date verbally. This is just an alternative to using mktime that's a little more intuiti
This will convert a sortable YYYY-MM-DD date into a more presentable date. $date can be set to any date as long as it fits this format.



