China 2024 Holidays
List of public holidays in China for year 2024
China - 2024 Holidays
33 of 33 holidays
| Date | Day | Name | Type |
|---|---|---|---|
| Jan 1, 2024 | Monday | New Year's Day | National holiday |
| Feb 9, 2024 | Friday | Spring Festival Eve | Observance |
| Feb 10, 2024 | Saturday | Lunar New Year | National holiday |
| Feb 17, 2024 | Saturday | Spring Festival Golden Week holiday | National holiday |
| Feb 24, 2024 | Saturday | Lantern Festival | Observance |
| Mar 8, 2024 | Friday | International Women's Day | Half day holiday |
| Mar 11, 2024 | Monday | Zhonghe Festival | Observance |
| Mar 12, 2024 | Tuesday | Arbor Day | Observance |
| Mar 20, 2024 | Wednesday | March Equinox | Season |
| Apr 4, 2024 | Thursday | Qing Ming Jie | National holiday |
| Apr 6, 2024 | Saturday | Qing Ming Jie Holiday | National holiday |
| May 1, 2024 | Wednesday | Labour Day | National holiday |
| May 4, 2024 | Saturday | Youth Day | Half day holiday |
| May 5, 2024 | Sunday | Labour Day Holiday | National holiday |
| Jun 1, 2024 | Saturday | Children's Day | Other Observance |
| Jun 10, 2024 | Monday | Dragon Boat Festival | National holiday |
| Jun 21, 2024 | Friday | June Solstice | Season |
| Jul 1, 2024 | Monday | CPC Founding Day | Other Observance |
| Jul 11, 2024 | Thursday | Maritime Day | Other Observance |
| Aug 1, 2024 | Thursday | Army Day | Other Observance |
| Aug 10, 2024 | Saturday | Chinese Valentine's Day | Observance |
| Aug 18, 2024 | Sunday | Spirit Festival | Observance |
| Sep 10, 2024 | Tuesday | Teachers' Day | Observance |
| Sep 16, 2024 | Monday | Mid-Autumn Festival Holiday | National holiday |
| Sep 17, 2024 | Tuesday | Mid-Autumn Festival | National holiday |
| Sep 22, 2024 | Sunday | September Equinox | Season |
| Oct 1, 2024 | Tuesday | National Day | National holiday |
| Oct 7, 2024 | Monday | National Day Golden Week holiday | National holiday |
| Oct 11, 2024 | Friday | Double Ninth Festival | Observance |
| Oct 12, 2024 | Saturday | Special Working Day | Working day on weekend |
| Nov 8, 2024 | Friday | Journalists' Day | Other Observance |
| Dec 21, 2024 | Saturday | December Solstice | Season |
| Dec 25, 2024 | Wednesday | Christmas Day | Observance |
We strive to provide an accurate and up-to-date holiday list for China. However, please note that some holiday dates may change. If you discover any discrepancies, kindly report to us.
Holiday Type Color Legend
Holidays are color-coded based on their types:
- Public HolidayPublic, National, Federal, and Gazetted holidays
- Local HolidayLocal, Regional, State, and Provincial holidays
- Other HolidayObservances and other types of holidays
Frequently Asked Questions
How many holidays in China this year in 2024?
There are 12 public holidays in China in 2024. If you are planning ahead? Check upcoming holidays
How to retrieve the China holidays list via API?
Simply make a GET request to v1/holidays?country=CN&year=2024 API to retrieve this list of China holidays.
Here is an example using Node.js and our official package on NPM:
// Install the 11holidays package from NPM
// npm i 11holidays
import HolidaysApi from '11holidays';
const instance = new HolidaysApi(API_KEY);
const holidays = await instance.holidays.list({
country: 'CN',
year: '2024'
});
console.log(holidays);API Examples
Quick start examples in different programming languages
curl -X GET "https://api.11holidays.com/v1/holidays?country=CN&year=2024" \
-H "Authorization: Bearer YOUR_API_KEY"Ads
Create Appointment Page
Create your free appointment booking page
Easy online booking
Automated reminders
Client management
Free forever