PlatformTimeZoneRulesProvider
The default time zone rules provider implementation for the current platform.
A time zone rules provider that draws from the database included on Darwin platforms.
A time zone rules provider that draws from the database built into the java.time library.
Functions
Properties
The available time zone region IDs as reported by the underlying provider.
In some cases, this may be only a subset of those actually supported. To check if a particular region ID can be handled, use hasRulesFor.
The available time zone region IDs as reported by the underlying provider.
In some cases, this may be only a subset of those actually supported. To check if a particular region ID can be handled, use hasRulesFor.
The available time zone region IDs as reported by the underlying provider.
In some cases, this may be only a subset of those actually supported. To check if a particular region ID can be handled, use hasRulesFor.
The time zone database version or an empty string if unavailable.