UnixTime
Unix time — quick and simple. Current time, conversions, relative dates.
Commands
now— Current Unix timestampdate <timestamp>— Convert to human datestamp <date>— Convert date to timestampago <timestamp>— How long ago was thisms— Current time in milliseconds
Usage Examples
unixtime now
unixtime date 1700000000
unixtime stamp "2024-06-15"
unixtime ago 1700000000
Powered by BytesAgain | bytesagain.com
- Run
unixtime helpfor all commands
Output
Results go to stdout. Save with unixtime run > output.txt.
Powered by BytesAgain | bytesagain.com Feedback & Feature Requests: https://bytesagain.com/feedback