Crate fidl_fuchsia_intl

Source

Macros§

RepeatedTimeConversionUnknown
Pattern that matches an unknown RepeatedTimeConversion member.
SkippedTimeConversionUnknown
Pattern that matches an unknown SkippedTimeConversion member.
TimeZonesErrorUnknown
Pattern that matches an unknown TimeZonesError member.

Structs§

CalendarId
Typed identifier for a single calendar system. Currently consists only of a calendar ID.
CivilTime
Describes a time on a civil calendar (Gregorian), with nanosecond precision. This is roughly equivalent to the tm struct in time.h in the C standard library, and is intended as a structured intermediate format for printing or parsing dates.
CivilToAbsoluteTimeOptions
Options for TimeZones.CivilToAbsoluteTime.
LocaleId
Typed identifier for a single Locale, which is a set of internationalization-related properties.
Profile
A collection of ranked internationalization properties.
PropertyProviderControlHandle
PropertyProviderEventStream
PropertyProviderGetProfileResponder
PropertyProviderGetProfileResponse
PropertyProviderMarker
PropertyProviderProxy
PropertyProviderRequestStream
A Stream of incoming requests for fuchsia.intl/PropertyProvider.
PropertyProviderSynchronousProxy
RegulatoryDomain
Typed identifier for a regulatory domain as specified in the IEEE 802.11 standard.
TimeZoneId
Typed identifier for a time zone.
TimeZoneInfo
Describes a Time Zone’s properties at a particular moment in time.
TimeZonesAbsoluteToCivilTimeRequest
TimeZonesAbsoluteToCivilTimeResponder
TimeZonesAbsoluteToCivilTimeResponse
TimeZonesCivilToAbsoluteTimeRequest
TimeZonesCivilToAbsoluteTimeResponder
TimeZonesCivilToAbsoluteTimeResponse
TimeZonesControlHandle
TimeZonesEventStream
TimeZonesGetTimeZoneInfoRequest
TimeZonesGetTimeZoneInfoResponder
TimeZonesGetTimeZoneInfoResponse
TimeZonesMarker
TimeZonesProxy
TimeZonesRequestStream
A Stream of incoming requests for fuchsia.intl/TimeZones.
TimeZonesSynchronousProxy

Enums§

DayOfWeek
Enumeration of the days of the week.
Month
Enumeration of the months of the year.
PropertyProviderEvent
PropertyProviderRequest
Provides internationalization properties.
RepeatedTimeConversion
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.
SkippedTimeConversion
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.
TemperatureUnit
Selection of temperature units.
TimeZonesError
TimeZonesEvent
TimeZonesRequest
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.

Traits§

PropertyProviderProxyInterface
TimeZonesProxyInterface

Type Aliases§

TimeZonesAbsoluteToCivilTimeResult
TimeZonesCivilToAbsoluteTimeResult
TimeZonesGetTimeZoneInfoResult