feature/hk-holiday-support #2

Merged
mingsheng.li merged 3 commits from feature/hk-holiday-support into master 2026-04-27 05:14:46 +00:00

3 Commits

Author SHA1 Message Date
526d99f193 docs: add data generation, import, and extension guide to README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 12:53:44 +08:00
72ab05df3f docs: update README to cover Hong Kong holiday data
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 12:51:35 +08:00
05a1dca074 feat: add Hong Kong public holiday support
- Add scripts/fetch_hk.py to fetch HK holidays from 1823.gov.hk
- Make generate_ics() cal_name/cal_desc configurable
- Refactor update.py with REGIONS config; support --region cn|hk flag
- Generate hk/{year}.json and hk/{year}.ics under hk/ subdirectory

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-27 12:09:34 +08:00