Time::WindowsLocation
Inherits Time::Location / Reference / Object
A time location capable of computing recurring time zone transitions in the past or future using definitions from the Windows Registry.
These locations are returned by Time::Location.load.
Constructors
Instance methods
==(other : self)
Returns true if other is equal to self.
Two Location instances are considered equal if they have the same name,
offset zones and transition rules.
hash(hasher)
Returns true if other is equal to self.
Two Location instances are considered equal if they have the same name,
offset zones and transition rules.