🧪 Skills
Epoch
Epoch time calculator and converter. Quickly get current epoch time, convert epoch to human dates and back, calculate relative times (1 hour ago, tomorrow),...
v1.0.1
Description
name: Epoch description: "Epoch time calculator and converter. Quickly get current epoch time, convert epoch to human dates and back, calculate relative times (1 hour ago, tomorrow), show time in multiple world timezones, and compute date arithmetic. The fastest way to work with Unix time." version: "1.0.0" author: "BytesAgain" tags: ["epoch","unix","timestamp","time","converter","calculator","developer"] categories: ["Developer Tools", "Utility"]
Epoch
Epoch time — fast. Convert, calculate, compare Unix timestamps.
Commands
now— Current epoch timedate <epoch>— Epoch to human dateepoch <date_string>— Date to epochago <duration>— What time was N agozones— Current time in world timezonescalc <epoch> +|- <seconds>— Epoch arithmetic
Usage Examples
epoch now
epoch date 1700000000
epoch epoch "2024-01-01"
epoch ago "2h 30m"
epoch zones
Powered by BytesAgain | bytesagain.com
How It Works
Reads input, processes with built-in logic, outputs results.
Tips
- Run
epoch helpfor commands - No API keys needed
- Works offline
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!