rules property

BuiltMap<String, ZoneRules> rules

A map of all known time zone rules indexed by zone id.

The zone id is typically in the form "

Implementation

BuiltMap<String, ZoneRules> get rules;