Time

ISO Date Formatter

Paste a date, time or timestamp and turn it into a clean ISO 8601 string without uploading anything.

✓ Tool inputs are processed in your browser✓ No account
Format dates to ISO 8601 locally.

When to use this tool

Use it when you need a fast ISO 8601 string for logs, docs, JSON or spreadsheets and want the conversion to stay local.

  1. Convert a pasted date into ISO 8601.
  2. Normalize a timestamp before copying it into code.
  3. Check how a local date maps to UTC.
Related tools

Related tools

FAQ

Questions

Questions

Does it upload the date?

No. Conversion runs locally in your browser.

Can it handle timestamps?

Yes. Paste a Unix timestamp in seconds or milliseconds and it will format it.

What timezone is used?

Timestamps are formatted with your browser’s local timezone unless the input already includes an offset or Z.