time_zone_info v0.3.0 TimeZoneInfo.Transformer.RuleSet View Source

A rule set is a set of IANA rules with one entry per rule execution.

Link to this section Summary

Functions

Generates transitions for the given rule_set.

Link to this section Types

Link to this section Functions

Generates transitions for the given rule_set.

Link to this function

transitions(rule_set, since, zone_state, last_utc_offset, last_std_offset, last_rule \\ nil, acc \\ [])

View Source

Generates the transitions for the given zone_state.