Web application demonstrating a clock of the seasons and other year-specific calendrical data. It uses Unicode's ICU and CLDR as well as several basic tools and custom calendars, including the Milesian calendar, designed by Louis-Aimé.
Usage
Simply unzip all files in a directory and run a http server e.g. http-server from nodejs.org. The entry page is index.html.
Version notes (after V15.0.0)
- Display selected Unicode calendar (a wrong display was generated).
- Display ancient epact, i.e. epact at 22 March (Julian calendar only).
- Fix display of dominical letters of leap years.
- Fix calendar definition in 'Yearly figures', the 'iso_8601' was wrongly defined.
- Simplify control panel.
- Add SQL day counter.
- Include newer version of submodule calendrical-javascript : add Persian calendar, update two custom calendars in line with Unicode CLDR.
- Update presentation of application (readme.md).
- Update JSDoc presentation
- Refer to new calendrical-javascript, where the definition of the French Republic (revolutionary) calendar was changed
- 'iso8601' and 'gregory' are slightly different, add a display line in converter; propose an English version of the Milesian clock
- Small change in yearly figures in relation with 'iso8601' and 'gregory' displayed in different ways