Unix Timestamp Converter
Convert Unix timestamps to dates and back, in any time zone.
Convert a time between any two time zones, DST included.
An offset like UTC+2 is only correct for part of the year in most places. A zone name such as Europe/Berlin encodes the full history of that region's offset and daylight-saving rules, so conversions stay correct across DST transitions and past rule changes.
By the browser's built-in IANA time zone database, via the Intl API. The tool shows whether the converted time falls inside a DST period, which is what makes an unexpected one-hour difference explicable rather than mysterious.
Convert Unix timestamps to dates and back, in any time zone.
Convert between epoch time and formatted dates in bulk.
Build a cron expression from a schedule you describe.
Your input is saved in this browser so a refresh does not lose it. Tools handling credentials are never saved.