D
Deleted member 3645
Guest
Today in the US it is Father's Day, the 3rd Sunday in June.
I run the calendar program using a .calendar/calendar file containing only one line:
The output shows the Summer Solstice today, but does not show "Father's Day" as it should.
The calendar.usholiday file in /usr/share/calendar contains 42 lines including these:
It looks like a bug. Is everyone having this bug?
I'm running FreeBSD 10.1 but have also seen this bug in the 9.2 version of calendar.
I run the calendar program using a .calendar/calendar file containing only one line:
Code:
#include <calendar.usholiday>
Code:
$calendar
Jun 21* Summer Solstice
The output shows the Summer Solstice today, but does not show "Father's Day" as it should.
The calendar.usholiday file in /usr/share/calendar contains 42 lines including these:
Code:
06/SunThird Father's Day (3rd Sunday of June)
06/21* Summer Solstice
It looks like a bug. Is everyone having this bug?
I'm running FreeBSD 10.1 but have also seen this bug in the 9.2 version of calendar.