$ grep -r Tag: «unix»

-rw-r--r-- 434B May 13, 2011 · 2C445DF · ~1 min

Simple online TimeStamp converter

php javascript timestamp unix скрипты полезное

At work I occasionally have to look at some data from the database. Times we mostly store as TimeStamp (the number of seconds since the dawn of the Unix world — 1 January 1970).

A number like 1305233826 tells you nothing about what date it is. Writing the conversion in some script every time gets tedious, so I made an online converter. It shows the time in a human-readable form.

Enjoy. Online TimeStamp Converter

[↵] open page prostoy-online-timestamp-converter.md
makoni@arm1:~/blog$ cd .. // ↵ back to all posts