Developer

Timestamp Converter

Convert Unix timestamps to dates and back.

Current Unix time
0seconds since 1 Jan 1970 UTC
0 ms

Tokens: YYYY YY · MM M MMMM MMM · DD D · dddd ddd · HH H · hh h · mm m · ss s · SSS · A a
Around the world

This free Unix timestamp converter turns epoch timestamps into human-readable dates and back again — in any timezone. Paste a timestamp in seconds, milliseconds, microseconds or nanoseconds and it detects the unit automatically, or type a date in almost any common format. Results are shown in your selected timezone alongside UTC/GMT, ISO 8601, RFC 2822, relative time, the raw Unix value, the ISO week, quarter and day of year, plus a fully customisable format string. A live clock shows the current Unix time, the same moment is displayed across major world timezones, and any converted moment is linkable via the URL. Click any row to copy it.

Ready-to-paste code snippets show how to parse the same timestamp in JavaScript, Python, Java, PHP, Go, Ruby, C#, SQL, Bash and PowerShell, each syntax-highlighted. A batch converter turns a whole list of timestamps or dates — one per line — into a table of Unix seconds, milliseconds, ISO 8601 and your chosen timezone, which you can copy as TSV or download as CSV. Both ISO 8601 in UTC and ISO 8601 with the selected zone's offset (RFC 3339) are included.

Related tools