Seconds or milliseconds
Formalint detects common Unix seconds and Unix milliseconds values and shows both forms in the output.
Browser-based developer tools
Convert Unix timestamps, milliseconds and ISO dates into UTC and local browser time.
Reference notes
Formalint detects common Unix seconds and Unix milliseconds values and shows both forms in the output.
UTC output is useful for logs and APIs, while local browser time helps compare what users actually see.
Paste an ISO date string to convert it back into Unix timestamp values for tests, fixtures and API requests.