China Business Calendar

Embed China Business Status on Your Website

Free widget and embed codes. Show your clients and team whether Chinese businesses are open right now — including makeup workdays (调休) that other calendars miss. One line of code, auto-updates, zero maintenance.

Live Preview

This is what your visitors will see. The widget auto-detects the current date in China time (Asia/Shanghai) and shows open/closed status with holiday details.

Option 1: JavaScript Widget (Recommended)

One line. Auto-updates. Detects makeup workdays. Under 2 KB.

<script src="https://pinjia.day/widget.js" async></script>

Best for:

Option 2: Inline Frame (iframe)

If you can't add JavaScript (email templates, CMS restrictions), use an iframe:

<iframe src="https://pinjia.day/en/today" style="border:1px solid #e5e7eb;border-radius:8px;width:100%;max-width:400px;height:200px" title="China Business Status"></iframe>

Option 3: API Integration

Build your own UI. The API is free, no key required, CORS enabled:

fetch("https://pinjia.day/api/v1/isWorkday?date=2026-02-14")
  .then(r => r.json())
  .then(d => console.log(d.isWorkday ? "Open" : "Closed"));

Full API documentation →

Who's Using This

IndustryUse CaseEmbed Type
Sourcing Agents"Is my supplier's factory open today?" badge on client portalWidget
Freight ForwardersPort status indicator on rate quote pagesWidget
Amazon FBA SellersRestock deadline alerts on inventory dashboardsAPI
ERP / SaaSWorking day calculations in order managementAPI
HR PlatformsChina team availability on scheduling toolsWidget

Why Bother?

China has 6+ makeup workdays per year where a Saturday or Sunday is a mandatory workday. Google Calendar says "weekend" — but your supplier's factory is open and expecting your call. Missing these days means:

This widget handles all of that automatically. It checks our API once on page load, costs nothing, and never shows the wrong answer.

Get 2027 Factory Dates First

China's State Council announces next year's holiday schedule in November–December. We'll email you within 2 hours of the announcement with updated shutdown dates, order deadlines, and working day counts.

No spam. One email when 2027 dates drop, plus a monthly China business calendar. Unsubscribe anytime.