|
|
|
This simple JavaScript app converts a Unix timestamp into a human readable string, similar to the POSIX ctime function. According to the ctime(3) man page, a Unix timestamp represents the number of seconds elapsed since 00:00:00 on January 1, 1970, Coordinated Universal Time (UTC).
|
||||||||||||||||||||||||||