parsetime

Paste a timestamp in any format and see it everywhere at once.

What time is it now?

Popular conversions

Popular timestamps

Frequently asked questions

What time formats can I paste?
Almost anything: ISO 8601 (2026-06-01T11:10:52Z), Unix timestamps in seconds, milliseconds, microseconds or nanoseconds, RFC 2822, loose strings like “June 1 2026 3pm”, and the keyword “now”.
How does parsetime know my timezone?
It reads your browser's timezone setting automatically and shows the converted time at the top. No location permission or sign-in needed.
Is my data sent to a server?
No. Every conversion runs entirely in your browser using the built-in Intl APIs. Nothing you paste leaves your device.
Can I convert to a specific city or timezone?
Yes — type a place in plain English in the “Add a timezone” box, like “tokyo”, “pst”, “Asia/Kolkata”, or “my time”, and it appears in the world clock.
What's the difference between a Unix timestamp in seconds and milliseconds?
Seconds-based timestamps are about 10 digits; millisecond ones are about 13. parsetime detects the unit from the number's size and shows both.