An open API service indexing awesome lists of open source software.

https://github.com/dbernheisel/ex_cldr_setup


https://github.com/dbernheisel/ex_cldr_setup

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# ExCldrSetup

Example setup of using [ex_cldr] and [ex_cldr_calendar] with a US-based calendar
defined in [ExCldrSetup.Calendar.US](./lib/cldr_calendars.ex).

Relevant files:

- [./config/config.exs](./config/config.exs)
- [./lib/cldr.ex](./lib/cldr.ex)
- [./lib/cldr_calendars.ex](./lib/cldr_calendars.ex)
- [./test/ex_cldr_setup_test.exs](./test/ex_cldr_setup_test.exs)

[ex_cldr]: https://github.com/elixir-cldr/cldr
[ex_cldr_calendar]: https://github.com/elixir-cldr/cldr_calendars