offset At
abstract fun offsetAt(millisecondsSinceUnixEpoch: Milliseconds): UtcOffset
Content copied to clipboard
Gets the offset in effect at a certain number of milliseconds since the Unix epoch.
abstract fun offsetAt(secondsSinceUnixEpoch: Seconds, nanoOfSeconds: Nanoseconds): 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.