Crate martian

Source
Expand description

Library providing utility modules for Mars related operations.

Modules§

calendar
Module responsible for tracking martian events and dates.
date
Module responsible for handling date related operations.
time
Module responsible for handling time related operations.

Constants§

ISO8601_REGEX
Regex pattern for ISO8601 date format used in the library (YYYY-MM-DDTHH:MM:SS.sss).