Timestamp Converter
Bidirectional conversion between Unix timestamps and date-time.
Current Timestamp
1787386001
Timestamp → Date
Result (Beijing Time)
-
Date → Timestamp
Result
-
Usage
Features
Shows the current Unix timestamp (seconds or milliseconds) in real time, and provides bidirectional conversion between timestamps and date-time, displayed in Beijing Time (UTC+8) by default.
Steps
Paste a timestamp into the "Timestamp → Date" input to convert automatically; enter a date in YYYY-MM-DD HH:mm:ss format in the "Date → Timestamp" input to get both second and millisecond timestamps; click "Copy Timestamp" to copy the current value.
Notes
10-digit timestamps are treated as seconds, 13-digit as milliseconds; date parsing follows your local timezone (Beijing Time); click "Pause" to suspend timestamp updates.