diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-11-04 19:39:20 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 2004-11-04 19:39:20 +0000 |
commit | 6c042741d6f4b167e4fcb1601407508659c2aefb (patch) | |
tree | 2f7fd1469e40891e0fce93b36a1f59908e15a033 /usr.bin/calendar | |
parent | c08a5279dcb3dc35f6c5bb33e998c787b299153a (diff) |
a bit better approximation on the election day
Diffstat (limited to 'usr.bin/calendar')
-rw-r--r-- | usr.bin/calendar/calendars/calendar.usholiday | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/calendar/calendars/calendar.usholiday b/usr.bin/calendar/calendars/calendar.usholiday index 5c73a8587cb..a614ab0b463 100644 --- a/usr.bin/calendar/calendars/calendar.usholiday +++ b/usr.bin/calendar/calendars/calendar.usholiday @@ -1,7 +1,7 @@ /* * USA holiday * - * $OpenBSD: calendar.usholiday,v 1.5 2003/03/17 16:58:26 mickey Exp $ + * $OpenBSD: calendar.usholiday,v 1.6 2004/11/04 19:39:19 mickey Exp $ */ #ifndef _calendar_usholiday_ @@ -29,7 +29,7 @@ 10/MonSecond Columbus Day (2nd Monday of October) 10/SunLast Daylight Saving Time ends; clocks move back (Last Sunday in October) 10/31 All Hallows Eve (Halloween) -11/05* Election Day (1st Tuesday after 1st Monday for even years) +11/TueFirst Election Day (1st Tuesday after 1st Monday for even years) 11/11 Veterans' Day 11/ThuFourth Thanksgiving Day (4th Thursday in November) 12/21* Winter Solstice |