Seconds to ISO
Input: 1719859200
Output: 2024-07-01T16:00:00.000Z
Time
Convert Unix timestamps to local/UTC time and dates back to timestamps.
Runs in your browser. Input is not uploaded or sent to an external API.
Convert epoch seconds, milliseconds, local date-time input, UTC time, and ISO output while debugging API logs or token claims.
Input: 1719859200
Output: 2024-07-01T16:00:00.000Z
Input: 1719859200000
Output: Seconds: 1719859200
JWT Decoder displays exp, iat, and nbf claims using the same local time conventions.
ULID Generator can decode the creation timestamp from a valid ULID.
Local time uses your browser environment. UTC and ISO are included for stable sharing.
Auto mode treats very large values as milliseconds. You can force the unit if a system uses unusual ranges.
No. Date parsing and formatting are browser-local.