sidereal
Values
pub const version: String
Sidereal - A comprehensive calendar library for Gleam.
Named after sidereal time — the ancient method of measuring time by the apparent motion of the stars. Just as astronomers use the stars for precise timekeeping, this library provides precise date, time, and datetime operations.
Modules
calendar/date- Date creation, validation, and arithmeticcalendar/time- Time handling with microsecond precisioncalendar/datetime- DateTime with timezone supportcalendar/naive_datetime- DateTime without timezonecalendar/duration- Duration arithmetic and ISO 8601 supportcalendar/iso- ISO 8601 calendar utilitiescalendar/date_range- Date range operations