Kalends v0.1.3

Modules summary

Kalends

Kalends is a date and time library for Elixir

Kalends.AmbiguousDateTime

AmbiguousDateTime provides a struct which represents an ambiguous time and date in a certain time zone. These structs will be returned from the DateTime.from_erl/2 function when the provided time is ambiguous

Kalends.DateTime

DateTime provides a struct which represents a certain time and date in a certain time zone

Kalends.DateTime.Format
Kalends.DateTime.Parse
Kalends.NaiveDateTime

NaiveDateTime can represents a "naive time". That is a point in time without a specified time zone

Kalends.TimeZoneData
Kalends.TimeZonePeriods