View Source Zonex.Aliases (Zonex v0.6.0)

Helpers for time zone aliases.

Link to this section Summary

Functions

A mapping of canonical zone names to aliases.

Link to this section Functions

@spec forward_mapping() :: %{required(Calendar.time_zone()) => [Calendar.time_zone()]}

A mapping of canonical zone names to aliases.

This is the reverse of Tzdata.links/0.