Timestamp Converter
How to use
- Enter a timestamp or date value to convert.
- Choose
KSTorUTCas the time zone for the result. - Click
→ Date/Timeto convert a numeric timestamp to a date. - Click
→ Timestampto convert a date and time to a timestamp.
What is a timestamp?
A timestamp is a numeric representation of the time elapsed from a reference point.
Unix time usually counts seconds since 1970-01-01 00:00:00 UTC, and millisecond values are also widely used.