Mainland China Calendar
节假日导入
复制提示词给大模型,生成 JSON 后粘贴导入。
<%= message %>
<% } %>
<% if (error) { %><%= error %>
<% } %>
粘贴并导入 JSON
已导入数据
<% if (rows.length) { %> <% } %>| 年份 | 日期 | 名称 | 类型 |
|---|---|---|---|
| <%= row.year %> | <%= row.date %> | <%= row.name %> | <%= holidayTypeLabel(row.type) %> |