Expand description
Date and time parsing similar to what git can do.
Note that this is not a general purpose time library.
§Feature Flags
- serde1— Data structures implement- serde::Serializeand- serde::Deserialize.
Modules§
Structs§
- Time
- A timestamp with timezone.