Contents

ISO8601DateFormatter

A formatter that converts between dates and their ISO 8601 string representations.

Declaration

class ISO8601DateFormatter

Overview

The ISO8601DateFormatter class generates and parses string representations of dates following the ISO 8601 standard. Use this class to create ISO 8601 representations of dates and create dates from text strings in ISO 8601 format.

Topics

Configuring the Formatter

Creating ISO 8601 Date Formatters

Converting ISO 8601 Dates

Constants

See Also

Dates and times