Skip to content

Commit

Permalink
feat: 2024년 국군의 날 임시공휴일 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
sixmen committed Sep 3, 2024
1 parent 8116563 commit fa3f477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/year_holidays/2024.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export const HOLIDAYS_2024: IYearHolidays = {
18: true, // 추석 연휴
},
10: {
1: true, // 국군의 날 임시공휴일
3: true, // 개천절
9: true, // 한글날
},
Expand Down

0 comments on commit fa3f477

Please sign in to comment.