TimeZoneInfo.Transformer.ZoneState (TimeZoneInfo v0.7.8)

View Source

The transformer for time-zones.

Summary

Functions

Transforms the IanaPraser.zone data in a list of TimeZoneInfo.transition.

Returns the until datetime for the given zone_state and std_offset.

Functions

add_wall_period(transitions)

@spec add_wall_period(list()) :: list()

transform(zone_states, data, opts)

Transforms the IanaPraser.zone data in a list of TimeZoneInfo.transition.

until(zone_state, std_offset)

Returns the until datetime for the given zone_state and std_offset.