Formats

object Formats(source)

A collection of formats for parsing and formatting DateTimeComponents values.

If predefined formats are not sufficient, use DateTimeComponents.Format to create a custom kotlinx.datetime.format.DateTimeFormat for DateTimeComponents values.

Properties

Link copied to clipboard

ISO 8601 extended format for dates and times with UTC offset.

Link copied to clipboard

RFC 1123 format for dates and times with UTC offset.