initSidebarItems({"enum":[["Month","Months of the year."],["Weekday","Days of the week."]],"mod":[["error","Various error types returned by methods in the time crate."],["ext","Extension traits."],["format_description","Description of how types should be formatted and parsed."],["formatting","Formatting for various types."],["macros","Macros to construct statically known values."],["util","Utility functions."]],"struct":[["Date","Date in the proleptic Gregorian calendar."],["Duration","A span of time with nanosecond precision."],["Instant","A measurement of a monotonically non-decreasing clock. Opaque and useful only with [`Duration`]."],["OffsetDateTime","A [`PrimitiveDateTime`] with a [`UtcOffset`]."],["PrimitiveDateTime","Combined date and time."],["Time","The clock time within a given date. Nanosecond precision."],["UtcOffset","An offset from UTC."]],"type":[["Result","An alias for [`std::result::Result`] with a generic error from the time crate."]]});