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.
- Host: GitHub
- URL: https://github.com/lukabratos/timestamp
- Owner: lukabratos
- Created: 2013-12-03T09:53:47.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-03-19T17:10:54.000Z (over 8 years ago)
- Last Synced: 2024-12-28T09:43:28.308Z (10 months ago)
- Language: Ruby
- Size: 1000 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/binOr
1. Download timestamp
2. sudo cp timestamp /usr/local/bin