RFC 3339

technical

Definition

An internet standard for date and time representation, based on ISO 8601 but stricter. Requires the 'T' separator and timezone offset (e.g., '2026-02-25T10:30:00+09:00'). Widely used in REST APIs.