Library for using Calendar with Ecto. Made for Ecto version older than 2.1. This lets you save Calendar types in Ecto and work with date-times in multiple timezones.
Calendar is a datetime library for Elixir.
Timezone support via its sister package `tzdata`.
Safe parsing and formatting of standard formats (ISO, RFC, etc.), strftime formatting. Extendable through protocols.
Library for using Kalends with Ecto. This lets you save Kalends types in Ecto and work with date-times in multiple timezones.
Kalends is a datetime library in pure Elixir with up-to-date timezone support using the Olson database.
Integration between Phoenix & Calendar
TimeSeer is an Elixir library for parsing dates and times and returning Erlang style date and time tuples. Eg. "15:12:07" "2:42pm" "24/12/2014" will become {15,12,7}, {14,42,0}, and {2014,12,24} respectively.
Tzdata is a parser and library for the tz database.
YahooFx is an Elixir library for getting currency exchange rates from Yahoo Finance