Tzdata

Build Status

Tzdata. The timezone database in Elixir.

Extracted from the Kalends library.

As of version 0.0.2 the tz release 2015b (from 2015-03-19 23:28:11 -0700) is used. The tz release version can be verified with the following function:

iex> Tzdata.TimeZoneDataSource.tzdata_version
"2015b"

License

The tzdata Elixir library is released under the MIT license. See the LICENSE file.

The tz database files (found in the source_data directory) is public domain.