toNSTimeZone

Converts this offset into an equivalent NSTimeZone with a fixed UTC offset.

Note that NSTimeZonewill round the totalSeconds value to the nearest minute.

fun UtcOffset.toNSTimeZone(): <ERROR CLASS>

Converts this time zone to an NSTimeZone.

fun TimeZone.toNSTimeZone(): <ERROR CLASS>