lau/tzdata

Method to convert an alias to a canonical zone?

jsmestad opened this issue · 1 comments

I may be missing this in the docs so I apologize in advance if I have. For example, how can I take "America/Godthab" and turn it into a canonical zone?

lau commented

Tzdata.links/0

Example:

iex> Tzdata.links |> Map.get("America/Godthab")
"America/Nuuk"