The calendar for Austria for Ash Wednesday is wrong, off by a week. (& that's of more than mere religious importance, as lots of people take time off work to party & or go for fish meals etc, etc :-) Fix: see explanation in http://berklix.com/~jhs/src/bsd/fixes/freebsd/src/gen/usr.bin/calendar/calendars/de_AT.ISO_8859-15/ apply patch from there, or delete 02/WednesdayLast Aschermittwoch & insert Easter-46 Aschermittwoch How-To-Repeat: echo "#include <de_AT.ISO_8859-15/calendar.feiertag>" >> \ ~/.calendar/calendar calendar -t 28.02.2012 29 Feb* Aschermittwoch
I can confirm that. Here is a patch for the austrian calendar file. it fixes ash wednesday in the austrian version. with this patch applied the following correct next ash wednesday dates are displayed: Aschermittwoch am 05.03.2014 Aschermittwoch am 18.02.2015 Aschermittwoch am 10.02.2016 the original version shows the following wrong dates Aschermittwoch am 26.02.2014 Aschermittwoch am 25.02.2015 Aschermittwoch am 24.02.2016 greetings, oliver
For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped
Committed to the repo. Thanks for reporting and sorry it took so long.
A commit references this bug: Author: gonzo Date: Tue Jan 29 19:54:37 UTC 2019 New revision: 343560 URL: https://svnweb.freebsd.org/changeset/base/343560 Log: calendar(1): Fix Aschermittwoch date for Austrian calendar PR: 165516 Submitted by: jhs@berklix.com MFC after: 1 week Changes: head/usr.bin/calendar/calendars/de_AT.ISO_8859-15/calendar.feiertag
A commit references this bug: Author: gonzo Date: Mon Feb 11 08:55:39 UTC 2019 New revision: 344001 URL: https://svnweb.freebsd.org/changeset/base/344001 Log: MFC r343560: calendar(1): Fix Aschermittwoch date for Austrian calendar PR: 165516 Submitted by: jhs@berklix.com Changes: _U stable/12/ stable/12/usr.bin/calendar/calendars/de_AT.ISO_8859-15/calendar.feiertag