| Format | Value |
|---|
How the math works
Magnitude detection: ≥1e15 → microseconds, ≥1e12 → milliseconds, otherwise seconds. JavaScript Date works in milliseconds internally; timezone formatting uses Intl.DateTimeFormat.
ISO 8601 is the canonical "Z" / UTC form; RFC 3339 is the same with an explicit timezone offset.