Skip to content

Instantly share code, notes, and snippets.

@elig0n
Created April 24, 2024 22:10
Show Gist options
  • Save elig0n/c3a0c3d0a97252fad26a0c5ce64e267b to your computer and use it in GitHub Desktop.
Save elig0n/c3a0c3d0a97252fad26a0c5ce64e267b to your computer and use it in GitHub Desktop.
taskwarrior 2024 en-US (no regions) holidays
###############################################################################
# International Holiday Data provided by Holidata.net
# https://holidata.net/en-US/2021.json
# https://holidata.net/en-US/2022.json
#
# Copyright 2006 - 2021, Tomas Babej, Paul Beckingham, Federico Hernandez.
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included
# in all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
#
# https://www.opensource.org/licenses/mit-license.php
#
###############################################################################
holiday.en-US1.name=New Year's Day
holiday.en-US1.date=20240101
holiday.en-US2.name=Birthday of Martin Luther King, Jr.
holiday.en-US2.date=20240115
holiday.en-US3.name=Washington's Birthday
holiday.en-US3.date=20240219
holiday.en-US6.name=Memorial Day
holiday.en-US6.date=20240527
holiday.en-US7.name=Independence Day
holiday.en-US7.date=20240704
holiday.en-US8.name=Labor Day
holiday.en-US8.date=20240902
holiday.en-US9.name=Columbus Day
holiday.en-US9.date=20241014
holiday.en-US10.name=Veterans Day
holiday.en-US10.date=20241111
holiday.en-US11.name=Day after Thanksgiving
holiday.en-US11.date=20241122
holiday.en-US12.name=Thanksgiving Day
holiday.en-US12.date=20241128
holiday.en-US13.name=Christmas Eve
holiday.en-US13.date=20241224
holiday.en-US14.name=Christmas Day
holiday.en-US14.date=20241225
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment