Time Toolkit

100% in your browser · data never leaves your device

Convert between Unix timestamps, ISO 8601, RFC 2822 and human-readable dates, inspect time zones, measure durations and parse natural-language dates — all in your browser. The paid API endpoint for agents is at POST /api/time-toolkit.

Result
Time zones
Duration / difference
Parser (free text)

How to use

  1. Enter a Unix timestamp, an ISO 8601 string or a natural-language date.
  2. See every equivalent representation at once, in your chosen time zone.
  3. Measure the duration between two moments.
  4. Copy any format with a single click.

Where it applies

  • Converting a log timestamp into a human date.
  • Checking what a cron schedule means in your local time.
  • Computing the gap between two events.
  • Agents converting time via the paid <code>POST /api/time-toolkit</code> endpoint.