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

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

Link to this function

add_wall_period(transitions)

View Source
@spec add_wall_period(list()) :: list()
Link to this function

transform(zone_states, data, opts)

View Source

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

Link to this function

until(zone_state, std_offset)

View Source

Returns the until datetime for the given zone_state and std_offset.