aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleksandr Tymoshenko <gonzo@FreeBSD.org>2020-04-03 02:39:46 +0000
committerOleksandr Tymoshenko <gonzo@FreeBSD.org>2020-04-03 02:39:46 +0000
commit838f5ac1f9676fb19acb6c759de0d74fa46747fc (patch)
tree380b7eb87d14c512d6ffe61e6960959eae025a3c
parentc01c8cccf5658825382bcf3e3e54834c0fc17062 (diff)
downloadsrc-838f5ac1f9676fb19acb6c759de0d74fa46747fc.tar.gz
src-838f5ac1f9676fb19acb6c759de0d74fa46747fc.zip
Remove hardcoded US Election Day from calendar.usholiday
calendar(1) syntax is not capable of representing the rules for the US Election Day. The hardcoded date was set in r15066 in 1996 and hasn't changed since then. PR: 173389 Reported by: Steve Ames <steve@energistic.com> MFC after: 1 week
Notes
Notes: svn path=/head/; revision=359587
-rw-r--r--usr.bin/calendar/calendars/calendar.usholiday1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/calendar/calendars/calendar.usholiday b/usr.bin/calendar/calendars/calendar.usholiday
index 8ae0bc019dff..ddc63843f186 100644
--- a/usr.bin/calendar/calendars/calendar.usholiday
+++ b/usr.bin/calendar/calendars/calendar.usholiday
@@ -30,7 +30,6 @@
09/22* Autumnal Equinox
10/MonSecond Columbus Day in USA (2nd Monday of October)
10/31 All Hallows Eve (Halloween)
-11/05* Election Day in USA (1st Tuesday after 1st Monday for even years)
11/SunFirst Daylight Savings Time ends in USA; clocks move back (1st Sunday of November)
11/11 Veterans' Day
11/ThuFourth Thanksgiving Day (4th Thursday in November)