---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: Chinese Days
text: 2004 ~ 2025
tagline: This project offers functionalities to query Chinese holidays, adjusted workdays, 24 solar terms, and Gregorian-Lunar date conversions. It supports iCal subscription and JSON file reference, enabling easy integration across multiple platforms.
actions:
- theme: brand
text: Quickstart
link: /en/guide/getting-started
- theme: alt
text: View Calendar
link: /en/demo/calendar
- theme: alt
text: GitHub
link: https://github.com/vsme/chinese-days
image:
src: /home.svg
alt: Calendar
features:
- icon:
title: Holiday and Calendar Query
details: Supports querying Chinese holidays, adjusted workdays, 24 solar terms, working days, and Gregorian-Lunar date conversions, offering comprehensive and practical features.
- icon:
title: iCal File Subscription
details: Offers iCal files for holidays, compatible with Google Calendar, Apple Calendar, Microsoft Outlook, and other major calendar applications, enabling effortless synchronization.
- icon:
title: JSON File Support
details: Provides a JSON file with Chinese holiday data, accessible via a direct link, suitable for multi-language programming and diverse use cases.
---