You are using a browser which is not compatible with CSS (for more information, see Tara's tutorial).
Because of this, it is possible that our website may not appear
correctly in your browser. We apologise for the inconvenience, and
recommend you upgrade your browser to one which is compatible with CSS.
For more information, please visit our Browser Upgrade page.
I had to go to another site to convert hex to decimal, and then was able to plug the decimal value in to your site. A capability to input directly in hex would be useful.
I think it did use to accept single digit 0's. I've been using this site for as long as I can remember and will probably continue doing so unless I learn to do it in my head faster than I can open up this website (probably never
I don't think it has ever worked with '0' instead of '00', however I've modified the converter so it should now work with single digits.
Daniel
It won't accept hour, minute and second as 0 anymore. It will just replace it with the current hour, minute and second.
1241461490
WRONG: date -d "1970-01-01 ${LOCALE} ${1} seconds" +"%Y-%m-%d %T "
RIGHT: date -d "1970-01-01 UTC ${1} seconds" +"%Y-%m-%d %T %Z"
(because epoche time is always UTC)
Thanks Guys
KT
Great work, extremely useful
It translates to Tuesday, July 21st 2009, 8:01:04 (GMT)!!!
Isn't it cool?
Add a new comment