Skip to main content

Module range

Module range 

Source
Expand description

Date and time range formatting.

Structs§

DateRangeFormatter
A formatter capable of formatting date/time ranges for any calendar.
FixedCalendarDateRangeFormatter
A formatter capable of formatting date/time ranges for a specific calendar.
FormattedDateRange
The formatting result of a date/time range.

Type Aliases§

NoCalendarRangeFormatter
A range formatter optimized for time and time zone formatting, when a calendar is not needed.