util/time/src library
Classes
- Day
- Represents a day of the month (1 to 31).
- Month
- Represents a month of the year (January to December) with associated properties.
- Time
- Represents an immutable point in time, wrapping Dart's DateTime.
- TimeFormat
- A utility class containing common, fixed date and time format strings as static constants.
- Weekday
- Represents a day of the week (Monday to Sunday) with associated properties.
- Year
- Represents a calendar year (AD/CE).