]> gitweb.factorcode.org Git - factor.git/blob - extra/calendar/holidays/canada/canada.factor
Switch to https urls
[factor.git] / extra / calendar / holidays / canada / canada.factor
1 ! Copyright (C) 2009 Doug Coleman.
2 ! See https://factorcode.org/license.txt for BSD license.
3 USING: calendar calendar.holidays ;
4 IN: calendar.holidays.canada
5
6 SINGLETONS: canada canadian-federal ;
7
8 HOLIDAY: canadian-thanksgiving-day october 2 monday-of-month ;
9 HOLIDAY-NAME: canadian-thanksgiving-day canadian-federal "Thanksgiving Day"
10
11 HOLIDAY-NAME: armistice-day commonwealth-of-nations "Remembrance Day"