Top

Code Snippets Tagged with convert by Hawkee

  (2)  
Sort by 
This is very handy for making a yyyymmddhhmmss date look pretty.
Tags: convert  mktime  mysql  pubdate  rss  timestamp 
1 comment(s)   |   Score: 5.0   |   Language: PHP   |   Posted by Hawkee on Aug 29, 2004
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.
Tags: convert  date  yyyymmdd 
3 comment(s)   |   Score: 5.0   |   Language: PHP   |   Posted by Hawkee on Aug 11, 2004
Bottom