Share:
Privacy: All time calculations run entirely in your browser. Inputs and results are never uploaded.
🕐 Timestamp conversion
Quick timestamps
Technical References
- Unix Time — POSIX / RFC 3339: https://datatracker.ietf.org/doc/html/rfc3339
Frequently Asked Questions
Which time calculations are supported?
Timestamp conversion, date intervals, timezone conversion, and workday calculation, among others.
What is a timestamp?
A timestamp is Unix time — seconds elapsed since 1970-01-01 UTC — commonly used in programming and data analysis.
What features does the time calculator offer?
Timestamp conversion, date calculation, time-difference calculation, workday calculation, week-number calculation, and a 12-timezone reference — switchable in the 'Features' panel on the right.
How does workday calculation work?
It skips Saturdays and Sundays starting from the begin date and computes the end date after N workdays.
Is the calculation done locally?
Yes. Everything runs in your browser, and neither inputs nor results are uploaded.
Technical References
- Unix Time — POSIX / RFC 3339: https://datatracker.ietf.org/doc/html/rfc3339