Top

Code Snippets Tagged with timestamp by Hawkee

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