What is ISO 8601?
ISO 8601 is the international standard for representing dates and times unambiguously, such as 2026-08-10T18:00:00.000Z. It’s widely used in APIs, databases, and log files because it sorts correctly as plain text and avoids regional date-format ambiguity.