Convert Unix epoch timestamps to human-readable dates and back. Auto-detects seconds and milliseconds. Timezone: Asia/Muscat.
—Enter a Unix timestamp above.
Pick a date and time above.
Both. When you paste a timestamp the tool auto-detects the unit: 10-digit values are treated as seconds and 13-digit values as milliseconds. The date-to-timestamp side shows you both.
Yes. The 'Local' output uses your device timezone, while 'UTC' and 'ISO 8601' are shown in Coordinated Universal Time so you can compare.
Yes. Everything runs in your browser with JavaScript's Date object — no data is sent anywhere.