Module icu_datetime::fields::length

source ·

Structs§

Enums§

  • An enum representing the length of a field within a date or time formatting pattern string, in which the pattern field is represented as a letter occurring 1 or more times in a row, ex: MMM, dd, y. See the LDML documentation in UTS 35 for more details.
  • Various numeric overrides for datetime patterns as found in CLDR
  • An error relating to the length of a field within a date pattern.

Constants§

  • First index used for fixed size formats in compact FieldLength representation
  • First index used for numeric overrides in compact FieldLength representation