🧪 Skills
Unixtime
Quick Unix timestamp utility. Get current Unix time, convert timestamps to dates and back, show relative time (how long ago), and display time in different f...
v1.0.0
Description
name: UnixTime description: "Quick Unix timestamp utility. Get current Unix time, convert timestamps to dates and back, show relative time (how long ago), and display time in different formats. The fastest way to work with Unix timestamps from your terminal." version: "1.0.0" author: "BytesAgain" tags: ["unix","time","timestamp","date","convert","epoch","utility","developer"] categories: ["Developer Tools", "Utility"]
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
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!