Uttir

Date Formatter

Format any date in ISO, US, EU, long, short, time, Unix, RFC 2822, and ISO week formats. Also converts Unix timestamps.

Date Formatter — Pick a date and see it formatted in eight common ways at once. Useful for picking the right format for a CSV export, an API payload, a log line, or a UI display. The ISO week format (2026-W03) is a standard in project management and finance.

All formatting happens in your browser. No data leaves your device.

Was Date Formatter useful?

What is date formatter?

Pick a date and see it formatted in eight common ways at once. Useful for picking the right format for a CSV export, an API payload, a log line, or a UI display. The ISO week format (2026-W03) is a standard in project management and finance.

You can also paste a Unix timestamp in seconds and see the same eight formats. The tool uses the browser's locale for the human-readable forms, so "long" and "short" reflect the user's language.

How to use it

  1. Pick a date

    Use the date/time picker, or paste a Unix timestamp in seconds.

  2. Read the formats

    All eight formats update live.

Examples

A modern ISO timestamp

The format most APIs use.

Result: 2026-01-15T12:34:56.000Z

A human-readable date

For a UI or report.

Result: Thursday, January 15, 2026

Frequently asked questions

Related tools