time_zone_info v0.3.0 TimeZoneInfo.Transformer.ZoneState View Source
The transformer for time-zones.
Link to this section 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
.
Link to this section Functions
Link to this function
transform(zone_states, data, opts)
View Sourcetransform( [TimeZoneInfo.IanaParser.zone_state()], TimeZoneInfo.IanaParser.output(), TimeZoneInfo.Transformer.opts() ) :: [TimeZoneInfo.transition()]
Transforms the IanaPraser.zone
data in a list of TimeZoneInfo.transition
.
Returns the until datetime for the given zone_state
and std_offset
.