From 63a80d28b8edd8ec4e483dc4898e8c8ce0a3e179 Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Mon, 22 Oct 2018 12:03:03 +0200 Subject: added folder structure per year and country --- 2018/us/holidays.us-US | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 2018/us/holidays.us-US (limited to '2018/us/holidays.us-US') diff --git a/2018/us/holidays.us-US b/2018/us/holidays.us-US new file mode 100644 index 0000000..b77f6e3 --- /dev/null +++ b/2018/us/holidays.us-US @@ -0,0 +1,16 @@ +# File auto-generated by lirion.de's refresh, +# Date: 2018-10-09 16:22:47 +# data provided by holidata.net + +define holidays: + us-US: + 2018_01_01 = New Year's Day + 2018_01_15 = Birthday of Martin Luther King, Jr. + 2018_02_19 = Washington's Birthday + 2018_05_28 = Memorial Day + 2018_07_04 = Independence Day + 2018_09_03 = Labor Day + 2018_10_08 = Columbus Day + 2018_11_11 = Veterans Day + 2018_11_22 = Thanksgiving Day + 2018_12_25 = Christmas Day -- cgit v1.2.3