9.0.0.4
14.7 Date and Time
| import: rhombus/date | package: rhombus-lib |
The rhombus/date library provides basic facilities for working with dates and times. A date.Time represents just a time (relative to an unspecified date and time zone), date.Date represents just a day (relative to an unspecified time zone), a date.DateTime has both a day and time, and a date.ZonedDateTime represents an absolute point in time as a date and time in a specific time zone.