Constructors
constructor
- new TimeZoneVariant(value): TimeZoneVariant
Properties
Static
Daylight
Static
Standard
Accessors
ffiValue
- get ffiValue(): number
Returns number
value
- get value(): string
Returns string
Methods
fromRearguardIsdst
- fromRearguardIsdst(isdst): TimeZoneVariant
Sets the
variant
field to "daylight" time.See the Rust documentation for
from_rearguard_isdst
for more information.See the Rust documentation for
with_variant
for more information.Additional information: 1