---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: Chinese Days
text: 2004 ~ 2025
tagline: 本项目提供查询中国节假日、调休、24 节气及农历阳历转换的功能,支持 iCal 订阅和 JSON 文件引用,便于多平台集成和使用。
actions:
- theme: brand
text: 快速开始
link: /guide/getting-started
- theme: alt
text: 查看日历
link: /demo/calendar
- theme: alt
text: GitHub
link: https://github.com/vsme/chinese-days
image:
src: /home.svg
alt: Calendar
features:
- icon:
title: 节假日与日历查询功能
details: 支持查询中国节假日、调休日、24节气、工作日及农历阳历互转,覆盖全面、实用性强。
- icon:
title: JSON 文件支持
details: 提供中国节假日 JSON 数据文件,通过链接直接引用,适配多编程语言的多场景需求。
- icon:
title: iCal 文件订阅
details: 提供节假日 iCal 文件,兼容 Google Calendar、Apple Calendar、Microsoft Outlook 等主流日历应用,轻松实现自动同步。
---