jiff 0.2.23

A date-time library that encourages you to jump into the pit of success. This library is heavily inspired by the Temporal project.
Documentation
1
2
3
4
5
6
7
8
pub(crate) mod ambiguous;
pub(crate) mod concatenated;
pub(crate) mod db;
pub(crate) mod offset;
pub(crate) mod posix;
pub(crate) mod system;
pub(crate) mod timezone;
pub(crate) mod zic;