Module icu::datetime::provider::pattern

source ·
Expand description

Structured datetime pattern types for datagen and the data provider.

🚧 This code is considered unstable; it may change at any time, in breaking or non-breaking ways, including in SemVer minor releases. While the serde representation of data structs is guaranteed to be stable, their Rust representation might not be. Use with caution.

Modules§

  • Reference Pattern implementation intended to follow Unicode specification, and become publicly available for tooling to use for parsing/inspecting/modifying and serialization.
  • Runtime Pattern implementation which is optimized for zero-allocation deserialization and high-performance runtime use in DateTimeFormatter.

Enums§