Module pavex::time

source ·
Expand description

Utilities to work with dates, timestamps and datetimes.

It’s a re-export of the time@0.3 crate.

Modules§

  • Conversion between units of time.
  • Various error types returned by methods in the time crate.
  • Extension traits.
  • Description of how types should be formatted and parsed.
  • Formatting for various types.
  • Macros to construct statically known values.
  • Differential formats for serde.
  • Utility functions.

Structs§

Enums§

  • A unified error type for anything returned by a method in the time crate.
  • Months of the year.
  • Days of the week.

Type Aliases§