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.

4WebHelp

Online Tools: Unix Timestamp Converter

Convert timestamps into dates
Timestamp:
  In GMT. Example: 1010342461.
Timezone:
  Timezone which the result will be given in.

Convert dates into timestamps:
Day: (01-31)
Month: (01-12)
Year:
Hour: (00-23)
Minute: (00-59)
Second: (00-59)
Timezone:

Comments
Name: TylerEmail none
Thanks a lot for this, I was feeling lazy and wanted to verify a generated timestamp from input was correct and your tool did exactly that.
Name: JackEmail none
Thank you for the helpful utility.  I'd like to suggest one new feature that would make it more useful.  Microsoft uses hexidecimal format for the date (rather than decimal).

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.
Name: spilsnthrilsEmail none
Happy Birthday 76000000 To me
Name: CarlyEmail none
Very useful script - thank you!!  Smile
Name: MaartenEmail none
@Daniel
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 Wink). I can't remember that I ever had to enter double 00's for midnight.
Name: DanielEmail use contact form
Hi Maarten,

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
Name: Helping HandEmail none
range 00-23, hmm maybe you should try 00 instead of 0
Name: MaartenEmail none
Is it broken?
It won't accept hour, minute and second as 0 anymore. It will just replace it with the current hour, minute and second.
Name: HielkeEmail none
This is my Brithday, I don´t know the exacly second that I was bord, but I know the Minute! =D

1241461490
Name: BjörnEmail none
the above script needs a small fix:

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)
Name: ktEmail none
Best website. I really need that kind of website.

Thanks Guys

KT
Name: alexliEmail none
This is the only converter, I have found, that takes timezone into consideration.
Great work, extremely useful
Name: bortinEmail none
9876543210 is my birthday!!
Name: CharlieEmail none
@Jay - Unfortunately that site doesn't have a converter from real time to timestamp, so no... it doesn't make this site useless. Smile
Name: HielkeEmail none
2147480047
Name: BlackheadEmail none
What about 1 2 4 8 16 32 64 timestamp?
It translates to Tuesday, July 21st 2009, 8:01:04 (GMT)!!!
Isn't it cool?

Name: ccheneyEmail ccheney05 at gmail dot com
Happy 1234567890 time!
Name: ZdzihoEmail none
And if you're looking for a good converter try here http://www.epochconverter.com/
Name: ZdzihoEmail none
And it does not work as it can't convert any dates beyond year 2037.
Name: ZdzihoEmail none
It does not work as 99999999999 _DOES_NOT_ translates to Friday, July 11th 2008, 4:56:31 (GMT) - as the tool says.

Add a new comment

This page is © Copyright 2002-2009, 4WebHelp. It may not be reproduced without 4WebHelp's prior permission.