YYYY-MM-DD Date Conversion Version 2
PHP Code
+ 0 likes
Please Register to submit score.
| Average Score | 3.5 |
| Scores Submitted | 2 |
| Date Added | Oct 11, 2004 |
| Last Updated | Sep 19, 2005 |
| Tags | convert date |
|
|
Introduction
Just a little bit more simpler. Hawkee, not trying to make you look bad or anything either. :)
The original description was this:
This will convert a sortable YYYY-MM-DD date into a more presentable date.
PHP Snippet:
YYYY-MM-DD Date Conversion Version 2
Posted on Mar 12, 2005 2:15 am
Posted on Mar 12, 2005 2:15 am
this only gets the date, it doesn't show it? you need an echo "$date"; in there
PHP Snippet:
YYYY-MM-DD Date Conversion Version 2
Posted on May 29, 2005 12:25 am
Posted on May 29, 2005 12:25 am
I don't think the echo is necessary. Maybe it'll be insert into a template or used in a mySQL query.





