An open API service indexing awesome lists of open source software.

https://github.com/lukabratos/timestamp

Convert UNIX time to readable date/time.
https://github.com/lukabratos/timestamp

Last synced: 8 months ago
JSON representation

Convert UNIX time to readable date/time.

Awesome Lists containing this project

README

          

Convert UNIX time to readable date/time.
=============

1. Rename timestamp.rb to timestamp
2. chmod a+x timestamp
3. sudo cp timestamp /usr/local/bin

Or

1. Download timestamp
2. sudo cp timestamp /usr/local/bin