Module chrono::date

source ·
Expand description

ISO 8601 calendar date with time zone.

Structs§

  • DateDeprecated
    ISO 8601 calendar date with time zone.

Constants§

  • MAX_DATEDeprecated
    The maximum possible Date.
  • MIN_DATEDeprecated
    The minimum possible Date.

Functions§

  • map_local 🔒
    Maps the local date to other date with given conversion function.