Time Zone Rules Provider
interface TimeZoneRulesProvider
Content copied to clipboard
An abstraction that allows time zone rules to be supplied from any data source.
The set of supported identifiers is expected to vary depending on the source, but should typically represent regions defined in the IANA Time Zone Database.
Types
Companion
Link copied to clipboard
Functions
has Rules For
Link copied to clipboard
Checks if regionId has rules associated with it.
rules For
Link copied to clipboard
Gets the rules associated with a particular region ID.
Properties
Inheritors
TimeZoneRulesProvider
Link copied to clipboard
PlatformTimeZoneRulesProvider
Link copied to clipboard