# Timestamp Converter

> Convert between Unix timestamps and human dates in any timezone. Seconds, milliseconds, ISO 8601, RFC 2822. Batch mode and live current-time.

Author: Nimoy Burrowes (https://nimoyburrowes.com/about)
Category: Data tools
Canonical: https://nimoyburrowes.com/tools/timestamp-converter

## What it does

Free client-side timestamp and timezone converter. Convert Unix timestamps (seconds or milliseconds) to human-readable dates in any IANA timezone, or a date/time string to a timestamp. Supports ISO 8601 and RFC 2822 input, batch conversion for pasted lists, a live current-time display, and quick shortcuts for common zones (UTC, New York, London, Tokyo, Sydney, Jamaica). All parsing and formatting runs in your browser using Intl.DateTimeFormat; nothing is sent to a server.

## Search intents this tool serves

- unix timestamp converter
- epoch converter
- timezone converter
- iso 8601 converter
- utc converter
- timestamp to date
- date to unix timestamp

## Privacy

Every action runs entirely in the visitor's browser. No input or output is sent to a server, stored, or logged. See the full HTML page for the tool's live interface and full FAQ.

Full page: https://nimoyburrowes.com/tools/timestamp-converter