Crate gix_date

source ·
Expand description

Date and time parsing similar to what git can do.

Note that this is not a general purpose time library.

Feature Flags

  • serde — Data structures implement serde::Serialize and serde::Deserialize.

Modules

Structs

  • A timestamp with timezone.

Functions

Type Aliases