//core/io.islandtime.zone/TimeZoneRulesProvider/rulesFor
rulesFor¶
common
abstract fun rulesFor(regionId: String): TimeZoneRules
Gets the rules associated with a particular region ID.
Throws¶
io.islandtime.zone.TimeZoneRulesException | if the region ID isn't supported |