Time zone database support.
(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86)
PlatformTimeZoneRulesProvider |
The default time zone rules provider implementation for the current platform. object PlatformTimeZoneRulesProvider : TimeZoneRulesProvider |
(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86)
TimeZoneOffsetTransition |
A discontinuity in the local timeline, usually caused by daylight savings time changes. interface TimeZoneOffsetTransition |
(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86)
TimeZoneRules |
The set of rules for a particular time zone. interface TimeZoneRules |
(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86)
TimeZoneRulesException |
class TimeZoneRulesException : DateTimeException |
(iosArm64, iosX64, jvm, macosX64, tvosArm64, tvosX64, watchosArm64, watchosX86)
TimeZoneRulesProvider |
An abstraction that allows time zone rules to be supplied from any data source. interface TimeZoneRulesProvider |