Expand description
Date, time, and timestamp types.
Macrosยง
- impl_
chrono_ ๐wrapper
Structsยง
Enumsยง
Constantsยง
- LEAP_
DAYS ๐ - NORMAL_
DAYS ๐ - UNIX_
EPOCH_ ๐DAYS - The same as
NaiveDate::from_ymd(1970, 1, 1).num_days_from_ce()
. Minus this magic number to store the number of days since 1970-01-01.
Functionsยง
- get_
mouth_ ๐days - return the days of the
year-month
- is_
leap_ ๐year
Type Aliasesยง
- Result ๐