]> git.eshelyaron.com Git - emacs.git/commit
Add more support for the French Revolutionary Calendar
authorJean Forget <J2N-FORGET@orange.fr>
Fri, 23 Jul 2021 13:26:40 +0000 (15:26 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 23 Jul 2021 13:26:45 +0000 (15:26 +0200)
commit6a3b89f9df85d0718e55d460164ff65e7bdd823e
tree724a4b059e01b81acfcca7b9bb49b67481ab3faa
parentaa5437493b1ca539409495ecdc54cf420ea110b9
Add more support for the French Revolutionary Calendar

* lisp/calendar/cal-french.el (calendar-french-feasts-array): New
variable (bug#19174).
(calendar-french-trim-feast): New function.
(calendar-french-date-string, calendar-french-goto-date):
(calendar-french-goto-date): Use them.

http://datetime.mongueurs.net/Histoire/s-c/01-g.en.html
https://metacpan.org/pod/DateTime::Calendar::FrenchRevolutionary#Internet
lisp/calendar/cal-french.el
test/lisp/calendar/cal-french-tests.el [new file with mode: 0644]