mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
57 lines
2 KiB
Text
57 lines
2 KiB
Text
################################################################################
|
|
# Sample calendar for the US
|
|
#
|
|
# task - a command line task list manager.
|
|
#
|
|
# Copyright 2010, Federico Hernandez.
|
|
# All rights reserved.
|
|
#
|
|
# This program is free software; you can redistribute it and/or modify it under
|
|
# the terms of the GNU General Public License as published by the Free Software
|
|
# Foundation; either version 2 of the License, or (at your option) any later
|
|
# version.
|
|
#
|
|
# This program is distributed in the hope that it will be useful, but WITHOUT
|
|
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
# FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
|
|
# details.
|
|
#
|
|
# You should have received a copy of the GNU General Public License along with
|
|
# this program; if not, write to the
|
|
#
|
|
# Free Software Foundation, Inc.,
|
|
# 51 Franklin Street, Fifth Floor,
|
|
# Boston, MA
|
|
# 02110-1301
|
|
# USA
|
|
#
|
|
################################################################################
|
|
|
|
calendar.holidays=sparse
|
|
|
|
holiday.newyearsday.name=New Years Day
|
|
holiday.newyearsday.date=20100101
|
|
holiday.martinlutherkingday.name=Martin Luther King Day
|
|
holiday.martinlutherkingday.date=20100118
|
|
holiday.presidentsday.name=Presidents Day
|
|
holiday.presidentsday.date=20100215
|
|
holiday.patriotsday.name=Patriots Day
|
|
holiday.patriotsday.date=20100419
|
|
holiday.memorialday.name=Memorial Day
|
|
holiday.memorialday.date=20100531
|
|
holiday.independenceday.name=Independence Day
|
|
holiday.independenceday.date=20100704
|
|
holiday.independenceday2.name=Independence Day observed
|
|
holiday.independenceday2.date=20100705
|
|
holiday.laborday.name=Labor Day
|
|
holiday.laborday.date=20100906
|
|
holiday.columbusday.name=Columbus Day
|
|
holiday.columbusday.date=20101011
|
|
holiday.veteransdays.name=Veterans Day
|
|
holiday.veteransdays.date=20101111
|
|
holiday.thanksgiving.name=Thanksgiving Day
|
|
holiday.thanksgiving.date=20101125
|
|
holiday.christmasday.name=Christmas Day
|
|
holiday.christmasday.date=20101225
|
|
holiday.newyearseve.name=New Years Eve
|
|
holiday.newyearseve.date=20101231
|