API Reference TimeZoneInfo v0.5.4

Modules

TimeZoneInfo provides a time zone database for Elixir using the data from the the Internet Assigned Numbers Authority (IANA).

A behaviour to persist the data.

An implementation for the behaviour TimeZoneInfo.DataPersistence to persist data in the file system.

An implementation for the behaviour TimeZoneInfo.DataPersistence to persist data in the priv dir.

The behaviour for downloaders.

An implementation of the TimeZoneInfo.Downloader behaviour using Mint.

A behaviour for TimeZoneInfo listeners.

A listener to log TimeZoneInfo events.

Implementation of the Calendar.TimeZoneDatabase behaviour.