class RepeatedTimeConversion
Defined at line 192 of file fidling/gen/sdk/fidl/fuchsia.intl/fuchsia.intl/cpp/fidl/fuchsia.intl/cpp/common_types.h
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.
TODO(https://fxbug.dev/42162861): Implement `AFTER_TRANSITION`.
Public Members
static RepeatedTimeConversion kBeforeTransition
Public Methods
void RepeatedTimeConversion ()
Defined at line 208 of file fidling/gen/sdk/fidl/fuchsia.intl/fuchsia.intl/cpp/fidl/fuchsia.intl/cpp/common_types.h
void RepeatedTimeConversion (int32_t value)
Defined at line 209 of file fidling/gen/sdk/fidl/fuchsia.intl/fuchsia.intl/cpp/fidl/fuchsia.intl/cpp/common_types.h
EnumForSwitching_ operator fuchsia_intl::RepeatedTimeConversion::EnumForSwitching_ ()
Defined at line 210 of file fidling/gen/sdk/fidl/fuchsia.intl/fuchsia.intl/cpp/fidl/fuchsia.intl/cpp/common_types.h
int32_t operator int ()
Defined at line 211 of file fidling/gen/sdk/fidl/fuchsia.intl/fuchsia.intl/cpp/fidl/fuchsia.intl/cpp/common_types.h
bool IsUnknown ()
Defined at line 213 of file fidling/gen/sdk/fidl/fuchsia.intl/fuchsia.intl/cpp/fidl/fuchsia.intl/cpp/common_types.h
RepeatedTimeConversion Unknown ()
Returns an enum corresponding to the member designated as
in the
FIDL schema if exists, or a compiler-reserved unknown value otherwise.
Defined at line 224 of file fidling/gen/sdk/fidl/fuchsia.intl/fuchsia.intl/cpp/fidl/fuchsia.intl/cpp/common_types.h