diff options
Diffstat (limited to 'src/usr.bin/calendar/calendars')
-rw-r--r-- | src/usr.bin/calendar/calendars/calendar.canada | 4 | ||||
-rw-r--r-- | src/usr.bin/calendar/calendars/calendar.christian | 3 | ||||
-rw-r--r-- | src/usr.bin/calendar/calendars/calendar.music | 4 | ||||
-rw-r--r-- | src/usr.bin/calendar/calendars/calendar.uk | 3 | ||||
-rw-r--r-- | src/usr.bin/calendar/calendars/calendar.usholiday | 3 |
5 files changed, 9 insertions, 8 deletions
diff --git a/src/usr.bin/calendar/calendars/calendar.canada b/src/usr.bin/calendar/calendars/calendar.canada index 33acf01..602eabf 100644 --- a/src/usr.bin/calendar/calendars/calendar.canada +++ b/src/usr.bin/calendar/calendars/calendar.canada @@ -1,7 +1,7 @@ /* * Canada holiday * - * $OpenBSD: calendar.canada,v 1.2 2013/03/16 07:52:29 jmc Exp $ + * $OpenBSD: calendar.canada,v 1.3 2023/05/15 16:22:07 jmc Exp $ */ #ifndef _calendar_canada_ @@ -19,7 +19,7 @@ Easter-2 Good Friday (Statutory holiday) Easter+1 Easter Monday 05/SunSecond Mother's Day (2nd Sunday of May) /* Holds up to and including 2015 */ -05/MonThird* Victoria Day (Monday on or immediately before May 24) +05/Mon-2 Victoria Day (Monday on or immediately before May 24) 06/SunThird Father's Day (3rd Sunday of June) 06/21* Summer Solstice 06/24 St-Jean Baptiste diff --git a/src/usr.bin/calendar/calendars/calendar.christian b/src/usr.bin/calendar/calendars/calendar.christian index 177baac..4f70016 100644 --- a/src/usr.bin/calendar/calendars/calendar.christian +++ b/src/usr.bin/calendar/calendars/calendar.christian @@ -1,7 +1,7 @@ /* * Christian * - * $OpenBSD: calendar.christian,v 1.4 1998/11/08 04:38:00 pjanzen Exp $ + * $OpenBSD: calendar.christian,v 1.5 2022/12/13 07:08:17 jmc Exp $ */ #ifndef _calendar_christian_ @@ -21,7 +21,6 @@ Easter+50 Whitmonday Easter+56 Trinity Sunday (7 days after Pentecost) Easter+60 Corpus Christi (11 days after Pentecost) 10/18 Feast Day of St. Luke -11/SunLast First Sunday of Advent (4th Sunday before Christmas) 12/SunFirst First Sunday of Advent (4th Sunday before Christmas) 12/06 St. Nicholas' Day 12/25 Christmas diff --git a/src/usr.bin/calendar/calendars/calendar.music b/src/usr.bin/calendar/calendars/calendar.music index be92720..d272521 100644 --- a/src/usr.bin/calendar/calendars/calendar.music +++ b/src/usr.bin/calendar/calendars/calendar.music @@ -1,7 +1,7 @@ /* * Music * - * $OpenBSD: calendar.music,v 1.41 2021/08/29 21:10:31 sthen Exp $ + * $OpenBSD: calendar.music,v 1.42 2023/04/02 16:43:42 sthen Exp $ */ #ifndef _calendar_music_ @@ -31,6 +31,7 @@ 01/13 Eric Clapton plays the "Rainbow Concert" in London, 1973 01/13 Daevid Allen (Gong) is born in Melbourne, 1938 01/17 Led Zeppelin's first album is released, 1969 +01/17 Ryuichi Sakamoto, electronic music maestro, is born in Tokyo, 1952 01/19 Janis Joplin is born in Port Arthur, Texas, 1943 01/20 Walter Piston is born in Rockland, Maine, 1894 01/20 Ernest Chausson is born in Paris, 1855 @@ -147,6 +148,7 @@ 03/27 Ferde Grofe is born in New York City, 1892 03/28 Sergei Rachmaninov dies in Beverly Hills, California, 1943 03/28 Modest Mussorgsky dies, 1881 +03/28 Ryuichi Sakamoto dies, 2023 03/29 Dr. Hook gets a group picture on the cover of "Rolling Stone", 1973 03/29 Carl Orff dies in Munich, Germany, 1982 03/30 Eric Clapton is born in Surrey, England, 1945 diff --git a/src/usr.bin/calendar/calendars/calendar.uk b/src/usr.bin/calendar/calendars/calendar.uk index d8aff28..55d0cc6 100644 --- a/src/usr.bin/calendar/calendars/calendar.uk +++ b/src/usr.bin/calendar/calendars/calendar.uk @@ -1,7 +1,7 @@ /* * United Kingdom (UK) calendar * - * $OpenBSD: calendar.uk,v 1.2 2018/11/21 14:50:28 jmc Exp $ + * $OpenBSD: calendar.uk,v 1.3 2023/05/15 16:22:07 jmc Exp $ */ #ifndef _calendar_uk_ @@ -21,7 +21,6 @@ Easter-21 Mothering Sunday (Sunday 3 weeks before Easter Sunday) Easter-2 Good Friday (bank holiday) Easter+1 Easter Monday (bank holiday - except Scotland) 05/MonFirst Early May bank holiday -05/MonThird* Victoria Day in Scotland (Monday on or immediately before 24th May) 05/MonLast Spring Bank Holiday 06/SunThird Father's Day (3rd Sunday of June) 06/21* Summer Solstice diff --git a/src/usr.bin/calendar/calendars/calendar.usholiday b/src/usr.bin/calendar/calendars/calendar.usholiday index a437819..138205b 100644 --- a/src/usr.bin/calendar/calendars/calendar.usholiday +++ b/src/usr.bin/calendar/calendars/calendar.usholiday @@ -1,7 +1,7 @@ /* * USA holiday * - * $OpenBSD: calendar.usholiday,v 1.9 2015/01/19 18:07:47 tedu Exp $ + * $OpenBSD: calendar.usholiday,v 1.10 2023/05/15 10:36:08 bentley Exp $ */ #ifndef _calendar_usholiday_ @@ -22,6 +22,7 @@ 05/SatThird Armed Forces Day (3rd Saturday of May) 05/MonLast Memorial Day (Last Monday of May) 06/SunThird Father's Day (3rd Sunday of June) +06/19 Juneteenth 06/21* Summer Solstice 07/04 Independence Day 09/MonFirst Labor Day (1st Monday of September) |