========================================

Chrono GitHub Actions Chrono on crates.io Chrono on docs.rs Join the chat at https://gitter.im/chrono-rs/chrono

Chrono aims to provide all functionality needed to do correct operations on dates and times in the proleptic Gregorian calendar:

Timezone data is not shipped with chrono by default to limit binary sizes. Use the companion crate Chrono-TZ or tzfile for full timezone support.

Documentation

See docs.rs for the API reference.

Limitations

Crate features

Default features:

Optional features:

Rust version requirements

The Minimum Supported Rust Version (MSRV) is currently Rust 1.56.0.

The MSRV is explicitly tested in CI. It may be bumped in minor releases, but this is not done lightly.

License

This project is licensed under either of

at your option.