igneus / calendarium-romanum

liturgical calendar library (Roman Catholic, post-Vatican II)
50 stars 21 forks source link

Documentation example: building calendar of a church #36

Closed igneus closed 4 years ago

igneus commented 6 years ago

Possibly the most common task of preparing sanctorale data: preparing calendar proper to a church, containing it's proper celebrations, as described in the General Norms, article 52 c.

In case of such a small amount of data it will be often easier to code it directly in the script instead of preparing a data file and loading it. There should be a copy-pastable example of building such a small calendar in code and properly applying it over data loaded from a data file.