jiff 0.2.16

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
pub(crate) mod array_str;
pub(crate) mod error;
pub(crate) mod escape;
pub(crate) mod itime;
pub(crate) mod utf8;