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 Control Handle - Property
Provider Event Stream - Property
Provider GetProfile Responder - Property
Provider GetProfile Response - Property
Provider Marker - Property
Provider Proxy - Property
Provider Request Stream - A Stream of incoming requests for fuchsia.intl/PropertyProvider.
- Property
Provider Synchronous Proxy - 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 Responder - Time
Zones Absolute ToCivil Time Response - Time
Zones Civil ToAbsolute Time Request - Time
Zones Civil ToAbsolute Time Responder - Time
Zones Civil ToAbsolute Time Response - Time
Zones Control Handle - Time
Zones Event Stream - Time
Zones GetTime Zone Info Request - Time
Zones GetTime Zone Info Responder - Time
Zones GetTime Zone Info Response - Time
Zones Marker - Time
Zones Proxy - Time
Zones Request Stream - A Stream of incoming requests for fuchsia.intl/TimeZones.
- Time
Zones Synchronous Proxy
Enums§
- DayOf
Week - Enumeration of the days of the week.
- Month
- Enumeration of the months of the year.
- Property
Provider Event - Property
Provider Request - Provides internationalization properties.
- 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 - Time
Zones Event - Time
Zones Request - Provides information about time zones and offers date-time conversion methods.
Constants§
- DEFAULT_
TIME_ ZONE_ ID - This is the time zone reported when no time zones have been set.