Validate an API timestamp
Check whether a timestamp returned by an API is valid and see its UTC representation.
Free • No signup • Fast
Supports date-only values, datetimes, fractional seconds and timezone offsets such as Z, +02:00 or +0200.
Valid ISO8601 value
This value matches a supported ISO8601 format.
Normalized value
2026-05-17T14:30:00+02:00
Timezone offset
+02:00
UTC value
2026-05-17T12:30:00.000Z
Unix seconds
1,779,021,000
Unix milliseconds
1,779,021,000,000
Related tools
Validate ISO8601 date and datetime strings, inspect timezone offsets and convert valid values to UTC and Unix timestamps.
Check whether a timestamp returned by an API is valid and see its UTC representation.
Compare values such as Z, +02:00 and +0200 to understand how they map to UTC.
Paste timestamps from logs or database fields and convert them to Unix seconds and milliseconds.
ISO8601 is a standard way to write dates and times, commonly used in APIs, databases, logs and backend systems.
No. The validation runs in your browser, so pasted timestamps are not sent to an external server.
A date-only value is treated as a calendar date. A datetime without an explicit timezone is accepted, but the UTC conversion is based on the parsed numeric fields rather than a named local timezone.
Add or remove VAT at 22%, 10% and 4%.
Convert length, weight, temperature, volume, area, speed and pressure.
Calculate percentages, discounts, increases and decreases.
Calculate profit and margin from cost and selling price.
Calculate percentage markup from product cost.
Estimate monthly take-home pay from gross annual income.
Find the original price from a discounted price and discount percentage.
Decode the header and payload of a JSON Web Token directly in your browser.
Estimate token usage and approximate cost for text used with AI models.
Estimate AI model API costs from tokens and daily request volume.
Format, validate, minify and copy JSON directly in your browser.
Encode and decode Base64 directly in your browser.
Convert Unix timestamps to readable dates and back.
Encode and decode URLs for query strings, APIs and redirects.
Generate UUID v4 identifiers for APIs, databases, tests and software development.
Check your public IP, approximate geolocation and VPN information.