Joined April 2014
·
Posted to
Viewing the output from a process in Linux
over 1 year
ago
Posted to
Print readable format of unix timestamp
over 1 year
ago
You can use date tool on Linux:
$ date -d @1396472917
Wed Apr 2 18:08:37 BRT 2014
You can use date options and format:
$ date -d @1396472917 +%Y-%m-%d
2014-04-02
Achievements
59 Karma
0 Total ProTip Views
Nephila Komaci
Have at least one original repos where PHP is the dominant language
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Beaver
Have at least one original repo where go is the dominant language