offset At
abstract fun offsetAt(millisecondsSinceUnixEpoch: LongMilliseconds): UtcOffset
Content copied to clipboard
Gets the offset in effect at a certain number of milliseconds since the Unix epoch.
abstract fun offsetAt(secondsSinceUnixEpoch: LongSeconds, nanoOfSeconds: IntNanoseconds): UtcOffset
Content copied to clipboard
Gets the offset in effect at a certain number of seconds since the Unix epoch.
Gets the offset in effect at a particular instant.