Documentation

Std.Time.Zoned.Database.Basic

A timezone database from which we can read the ZoneRules of some area by it's id.

  • getZoneRules : αStringIO TimeZone.ZoneRules

    Retrieves the zone rules information (ZoneRules) for a given area at a specific point in time.

  • getLocalZoneRules : αIO TimeZone.ZoneRules

    Retrieves the local zone rules information (ZoneRules) at a given timestamp.

Instances

Converts a given time index into a LocalTimeType by using a time zone (tz) and its identifier.

Equations
  • One or more equations did not get rendered due to their size.

Converts a transition.

Equations

Converts a TZif.TZifV1 structure to a ZoneRules structure.

Equations
  • One or more equations did not get rendered due to their size.

Converts a TZif.TZifV2 structure to a ZoneRules structure.

Equations

Converts a TZif.TZif structure to a ZoneRules structure.

Equations