icu

Crate time

Source
Expand description

Time and timezone functionality.

This module is published as its own crate (icu_time) and as part of the icu crate. See the latter for more details on the ICU4X project.

Modules§

  • 🚧 [Unstable] Data provider struct definitions for this ICU4X component.
  • Scaffolding traits and types not generally required in client code.
  • Types for resolving and manipulating time zones.

Structs§

  • A date and time for a given calendar.
  • An ISO-8601 hour component, for use with ISO calendars.
  • An ISO-8601 minute component, for use with ISO calendars.
  • A fractional second component, stored as nanoseconds.
  • An ISO-8601 second component, for use with ISO calendars.
  • A representation of a time in hours, minutes, seconds, and nanoseconds
  • A CLDR time zone identity.
  • A utility type that can hold time zone information.
  • A date and time for a given calendar, local to a specified time zone.

Enums§

  • The error type for parsing IXDTF syntax strings in icu_time.