Expand description
Date, time, and timestamp types.
Macrosยง
- impl_
chrono_ ๐wrapper
Structsยง
Enumsยง
- Error
Kind ๐
Constantsยง
- LEAP_
DAYS ๐ - NORMAL_
DAYS ๐ - UNIX_
EPOCH_ ๐DAYS The same asNaiveDate::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 theyear-month
- is_
leap_ ๐year
Type Aliasesยง
- Result ๐