mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Holidays: Updated format so that the key doesn't look like math
This commit is contained in:
parent
4883f3d93d
commit
f65ec8c16a
1 changed files with 11 additions and 11 deletions
|
@ -29,15 +29,15 @@
|
|||
|
||||
define holidays:
|
||||
en-US:
|
||||
2016-01-01 = New Year's Day
|
||||
2016-01-18 = Birthday of Martin Luther King, Jr.
|
||||
2016-01-25 = Washington's Birthday
|
||||
2016-04-18 = Patriots' Day
|
||||
2016-05-30 = Memorial Day
|
||||
2016-07-04 = Independence Day
|
||||
2016-09-05 = Labor Day
|
||||
2016-10-10 = Columbus Day
|
||||
2016-11-11 = Veterans Day
|
||||
2016-11-24 = Thanksgiving Day
|
||||
2016-12-25 = Christmas Day
|
||||
2016_01_01 = New Year's Day
|
||||
2016_01_18 = Birthday of Martin Luther King, Jr.
|
||||
2016_01_25 = Washington's Birthday
|
||||
2016_04_18 = Patriots' Day
|
||||
2016_05_30 = Memorial Day
|
||||
2016_07_04 = Independence Day
|
||||
2016_09_05 = Labor Day
|
||||
2016_10_10 = Columbus Day
|
||||
2016_11_11 = Veterans Day
|
||||
2016_11_24 = Thanksgiving Day
|
||||
2016_12_25 = Christmas Day
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue