View Source Cldr.TimeZoneName.Info (Cldr Time Zone Names v0.1.0)
Time zone name info.
Link to this section Summary
Functions
Builds a metazone struct for the given data.
Link to this section Types
@type t() :: %Cldr.TimeZoneName.Info{ exemplar_city: String.t() | nil, long: Cldr.TimeZoneName.Variants.t(), short: Cldr.TimeZoneName.Variants.t() }
Link to this section Functions
Builds a metazone struct for the given data.