Main Menu
Main Menu
Unix Timestamp Utility
Unix Timestamp Utility
The Unix time (POSIX time) is a system used extensively in computer systems to identify points in time. Its numeric expression is the number of seconds that has elasped since the birth of the epoch (1st January 1970).

Extensive web developers and in particular database administrators would have to deal with unix timestamps periodically. This utility allows a developer to manipulate past unix timestamps which have already elasped in addition to retrieving the present and also future time stamps which have yet to transverse.