Module date
chrono
0.4.42
Module date
Module Items
Structs
Constants
Functions
In crate chrono
chrono
Module
date
Copy item path
Source
Expand description
ISO 8601 calendar date with time zone.
Structs
§
Date
Deprecated
ISO 8601 calendar date with time zone.
Constants
§
MAX_
DATE
Deprecated
The maximum possible
Date
.
MIN_
DATE
Deprecated
The minimum possible
Date
.
Functions
§
map_
local
🔒
Maps the local date to other date with given conversion function.