Packages
Localized month- and week-based calendars and calendar functions based upon CLDR data via Localize.
Retired package: Renamed - See ex_cldr_calendars
Current section
Files
Jump to
Current section
Files
calendrical
CHANGELOG.md
CHANGELOG.md
## Changelog for Calendrical v0.1.2 July 1, 2017
This release adds some addition calendars that are primarily of historic use.
### Enhancements
* Add Armenian, Coptic, Egyptian and Ethiopic calendars.
## Changelog for Calendrical v0.1.1 June 29, 2017
### Enhancements
Additional calendars are starting to appear:
* Add `Calendrical.Calendar.Gregorian`
* Add `Calendrical.Calendar.Julian`
Along with Julian Day conversions:
* Add `Calendar.JulianDay`
### Bug Fixes
* Many! Test suite is expanding leveraging a set of test data. Run `mix test` if you're curious.