Translations:Zeitstempel-Formate/3/en
Zur Navigation springen
Zur Suche springen
UNIX timestamp
This is simply a very large number representing the number of milliseconds after 1970-1-1 00:00:00. Since it is an ordinary number, the UNIX timestamp is easy to import into other programs, but it is difficult for humans to read. Therefore, you will usually want to convert it to a more readable date format.