Macros§
- Repeated
Time Conversion Unknown - Pattern that matches an unknown
RepeatedTimeConversion
member. - Skipped
Time Conversion Unknown - Pattern that matches an unknown
SkippedTimeConversion
member. - Time
Zones Error Unknown - Pattern that matches an unknown
TimeZonesError
member.
Structs§
- Calendar
Id - Typed identifier for a single calendar system. Currently consists only of a calendar ID.
- Civil
Time - Describes a time on a civil calendar (Gregorian), with nanosecond precision. This is roughly
equivalent to the
tm
struct intime.h
in the C standard library, and is intended as a structured intermediate format for printing or parsing dates. - Civil
ToAbsolute Time Options - Options for
TimeZones.CivilToAbsoluteTime
. - Locale
Id - Typed identifier for a single Locale, which is a set of internationalization-related properties.
- Profile
- A collection of ranked internationalization properties.
- Property
Provider GetProfile Response - Regulatory
Domain - Typed identifier for a regulatory domain as specified in the IEEE 802.11 standard.
- Time
Zone Id - Typed identifier for a time zone.
- Time
Zone Info - Describes a Time Zone’s properties at a particular moment in time.
- Time
Zones Absolute ToCivil Time Request - Time
Zones Absolute ToCivil Time Response - Time
Zones Civil ToAbsolute Time Request - Time
Zones Civil ToAbsolute Time Response - Time
Zones GetTime Zone Info Request - Time
Zones GetTime Zone Info Response
Enums§
- DayOf
Week - Enumeration of the days of the week.
- Month
- Enumeration of the months of the year.
- Repeated
Time Conversion - During a transition from daylight savings to standard time (when the clock is turned back), a civil time can correspond to two possible absolute times. This setting determines which of those times should be assumed during the conversion to absolute time.
- Skipped
Time Conversion - During a transition from standard time to daylight savings time (when the clock is turned forward), a span of civil times is skipped (usually one hour). This setting determines how invalid civil times within this span should be treated.
- Temperature
Unit - Selection of temperature units.
- Time
Zones Error
Constants§
- DEFAULT_
TIME_ ZONE_ ID - This is the time zone reported when no time zones have been set.