Utilities
- formatDate (function)
- Formats a Date object into a string.
- formatDates (function)
- Formats a date range (two Date objects) into a string.
- parseDate (function)
- Parses a string into a Date object.
- parseISO8601 (function)
- Parses an ISO8601 string into a Date object.
|