initSidebarItems({"enum":[["Weekday","The day of week."]],"mod":[["date","ISO 8601 calendar date with time zone."],["datetime","ISO 8601 date and time with time zone."],["duration","ISO 8601 duration."],["format","Formatting utilities for date and time."],["naive","Date and time types which do not concern about the timezones."],["offset","The time zone, which calculates offsets from the local time to UTC."]],"struct":[["Duration","ISO 8601 time duration with nanosecond precision. This also allows for the negative duration; see individual methods for details."]],"trait":[["Datelike","The common set of methods for date component."],["Timelike","The common set of methods for time component."]]});