API for resolving and manipulating time zone information
Data for the icu_timezone crate
Working with ICU zoneinfo64.res timezone data bundles
Human-readable formatting of dates, times, and time zones in hundreds of locales
Processing of dates, times, and time zones with a focus on i18n and interop
CLDR-sourced timezone name translations for 152 timezones across 36 locales (data crate)
Localized timezone name translations for 152 timezones across 36 locales (CLDR-sourced)
Correct and human-readable time handling for Rust
Correct and human-readable time handling for Rust
Correct and human-readable time handling for Rust
Thin facade crate for RustUse locale identifier primitives
Pure-Rust, no_std internationalization primitives (a pure-Rust ICU analog). The `unicode` module provides General_Category, character predicates, scripts, East Asian Width, numeric values, case mapping/folding, UAX #15 normalization (NFC/NFD/NFKC/NFKD), and UTS #10 collation — property tables compiled into const-fn match lookups, with feature-selectable codepoint ranges.