Jiff is a datetime library for Rust that aims to provide high-level datetime primitives with reasonable performance. It supports automatic and seamless integration with the Time Zone Database, DST-aware arithmetic and rounding, and formatting and parsing zone-aware datetimes losslessly. The library is designed to be easy to use and hard to misuse. Jiff is available on crates.io and can be used by adding it to a project's dependencies in Cargo.toml.