feat(cupang): 제헌절(7/17) 공휴일 추가

2026년부터 공휴일로 재지정 — 고정 양력 공휴일 목록에 추가

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
2026-09-02 02:55:51 +09:00
parent b302ec0951
commit cd8f54d187
+1
View File
@@ -20,6 +20,7 @@ _FIXED_SOLAR: dict[tuple[int, int], str] = {
(3, 1): "삼일절",
(5, 5): "어린이날",
(6, 6): "현충일",
(7, 17): "제헌절", # 2026년부터 공휴일로 재지정
(8, 15): "광복절",
(10, 3): "개천절",
(10, 9): "한글날",