Forum Moderators: coopster
I have REQUEST_TIME: 1223128964 (for example). I appreciate the counting in seconds from 1970 etc but I've never had reason to convert those numbers to a normal dates/times. Is there a utility anywhere that does this? I have several numbers I wish to convert.
TIA
Returns a string formatted according to the given format string using the given integer timestamp or the current time if no timestamp is given.
I'm not looking to setup some conversion on my site. I just want to convert a bunch of numbers I have in a text file.
I was hoping there would be some online utility somewhere - like the binary to hex converters - where I could type in each number and see what the associated date was.
<added> Not to worry, I've tried creating the php file and it works so I'll do it that way. Thanks for all your help.
[edited by: oddsod at 12:39 pm (utc) on Oct. 15, 2008]