View Source TimeZoneInfo.Transformer.RuleSet (TimeZoneInfo v0.7.2)

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

Summary

Functions

Generates transitions for the given rule_set.

Types

Functions

Link to this function

transitions(rule_set, utc_offset, format)

View Source

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.