freebsd-dev/usr.bin/calendar
Mike Pritchard 544b5cb2f1 Change calendar to report the actual date for variable day events.
E.g. for Easter, and entries like "04/SunFirst" calendar will
now report:

04/05*	Good Friday (2 days before easter)
04/07*	First Sunday...

instead of:

Easter-2	Good Friday...
04/SunFirst	First Sunday...

I also modified the calendar files to use the variable day format
for a lot of events so that they will be reported correctly.
E.g. U.S. daylight savings time is now listed as:

04/SunFirst	Daylight savings time...

There are still a lot of wrong dates in there for some events
that move from year to year, but I don't have a good calendar handy
right now that I can use for reference.
1996-04-06 01:15:21 +00:00
..
calendars Change calendar to report the actual date for variable day events. 1996-04-06 01:15:21 +00:00
calendar.1 Fix some grammer problems. 1996-03-11 04:50:13 +00:00
calendar.c - handle events that move around from year to year, i.e., 1996-02-02 06:02:41 +00:00
calendar.h Change calendar to report the actual date for variable day events. 1996-04-06 01:15:21 +00:00
day.c Change calendar to report the actual date for variable day events. 1996-04-06 01:15:21 +00:00
io.c Change calendar to report the actual date for variable day events. 1996-04-06 01:15:21 +00:00
Makefile Removed the definition of the make variable SHAREDIR. It was clashing 1996-04-02 22:26:18 +00:00
ostern.c - handle events that move around from year to year, i.e., 1996-02-02 06:02:41 +00:00
pathnames.h - handle events that move around from year to year, i.e., 1996-02-02 06:02:41 +00:00