Utc Offset
The time shift between a local time and UTC.
Parameters
total Seconds Value
the total number of seconds to offset by
Throws
if the offset is outside the supported range
Constructors
Types
Functions
to Components
Link copied to clipboard
Breaks a UTC offset down into components. If the offset is negative, each component will be negative.
to Component Values
Link copied to clipboard
Breaks a UTC offset down into components. If the offset is negative, each component will be negative.
Properties
Extensions
as Time Zone
Link copied to clipboard
to Java Zone Offset
Link copied to clipboard
Converts this UTC offset to an equivalent Java ZoneOffset.
to NSTime Zone
Link copied to clipboard
Converts this offset into an equivalent NSTimeZone with a fixed UTC offset.