TimeZoneInfo.Transformer.Abbr (TimeZoneInfo v0.6.0) View Source
This module provides some functions to create time zone abbreviations.
Link to this section Summary
Functions
Creates the zone abbr.
Link to this section Types
Specs
The format of a zone_abbr.
Specs
letters() :: String.t() | nil
The letters for the zone abbr format.
Link to this section Functions
Specs
create(format(), Calendar.std_offset(), letters()) :: String.t()
Creates the zone abbr.