Here's some Javascript forms to convert UNIX Dates
(both decimal and hexadecimal) to "human" time
(both local time and UTC/GMT).
UNIX dates are measured in seconds since midnight 1/1/1970 UTC (GMT).
These forms require a JavaScript to be enabled in your web browser to work.
To view the JavaScript code, select "View-->HTML Source" in your web browser.
Use at your own risk (I'm not responsible for any errors).
Enjoy!
|
This page requires a JavaScript-enabled browser to function.
If you have a 32-bit web browser,
only dates in the range 31 December 1969 to 18 January 2038
are allowed—the fix is to use a 64-bit web browser.
To view the source code, right click and select "view source" or
type control-u.
|
Last updated 25 February 2018.
If you have questions or comments, please send a message to Dan Anderson.
http://dan.drydog.com/datecalculator.html