blob: cee7e34c46e5cbb814fd1279528e52b9fde3f8a7 [file] [log] [blame]
window.SIDEBAR_ITEMS = {"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."],["parsing","Parsing for various types."],["serde","Differential formats for serde."],["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."]]};