offsetAt

actual fun TimeZone.offsetAt(instant: Instant): UtcOffset(source)
expect fun TimeZone.offsetAt(instant: Instant): UtcOffset(source)

Finds the offset from UTC this time zone has at the specified instant of physical time.

See also

actual fun TimeZone.offsetAt(instant: Instant): UtcOffset(source)
actual fun TimeZone.offsetAt(instant: Instant): UtcOffset(source)