English
This page is available in English
The whole page — instructions, buttons and results.
Switch to English免费中文日期格式转换器。任何公历日期 → 标准/大写/农历/干支 多种中文格式。请柬、正式文书、传统文档常用。
中文日期格式
使用方法
选择公历日期
任何 1900-2100 间的日期。
查看四种中文格式
标准式(2026 年 5 月 22 日)、大写式(二〇二六年五月二十二日)、农历式、干支式。
选最合适的复制
每行有复制按钮——选最适合场合的格式粘贴到 Word、请柬、合同。
认识场合用法
结婚请柬用大写式;商业合同用标准式;传统文书用农历或干支式。
中文日期格式:从请柬到合同的多面手
中文日期有多种正式格式,各有适用场景。从最日常的标准式(2026 年 5 月 22 日),到正式的大写式(二〇二六年五月二十二日),再到传统的农历式(丙午年四月十六)和古典的干支式(丙午年癸巳月丁酉日),不同场合选用不同形式。
四种格式的用途
(1) 标准式:日常通信、电子邮件、网页。(2) 大写式:结婚请柬、寿礼请柬、毕业证书。(3) 农历式:传统节日邀请、祭祖、长辈寿礼。(4) 干支式:古典书法、对联、寺庙记录、命理证书。
港台澳新马印华人传统
大型华人活动(婚礼、寿宴、毕业典礼、新店开张)常同时使用标准 + 大写两种格式。本工具一次显示四种,方便选用。
关于中文日期格式的 10 个事实
结婚请柬传统用大写式——「二〇二六年五月二十二日」比「2026 年 5 月 22 日」更显隆重正式。
香港律师函至今偏好大写式——避免数字篡改争议。这是大写格式从清代延续至今的实用理由。
港台澳新马印华人请柬常双标:阳历(法律日)+ 农历(传统日)。本工具一次给出两者方便对照。
2026 = 丙午年——中国古典请柬可写「丙午年仲夏」(更优雅)代替「五月」。
寺庙、道观、命理证书几乎一律用干支式——这是宗教/传统文化的「时代标识」。
港人手写支票仍要求大写日期——这是 HKMA《银行业(支票)规则》明文规定。
中国大陆婚姻登记证、户口本均用标准式(2026 年 5 月 22 日)——这是国家统一规定的官方格式。
传统农历式可加日干支细节——「丙午年四月十六 丁酉日」是更完整的传统纪日方式。本工具的「农历式」省略日干支以求简洁。
书法艺术中,日期通常用干支式题写——是古典美学的传统。
本工具与 RT-CHN-010(公历农历转换)、RT-CHN-013(天干地支)互补——同时使用可获得完整的中文日期信息。
常见问题
-
大写式最隆重(「二〇二六年五月二十二日」)。可加农历日期作传统对照(双标)。
-
标准式(2026 年 5 月 22 日)。明确、易读、无歧义。所有现代商业文档都用此格式。
-
不存储。所有计算在浏览器本地完成。
-
三地都用相同四种格式,差异在「农历式」上——香港多用「丙午年初五」,台湾多用「丙午年五月十六」(完整),澳门两者皆有。
-
当然——本工具的复制按钮直接到剪贴板,粘贴到任何文档编辑器都可。
-
本工具专为中文日期格式设计——英文日期请使用浏览器的日期工具或 RT-CNV-085(日期差异计算器)。
-
本工具支持 1900-2100。1949 年前的「民国年」格式(中华民国 X 年)未支持,可手动转换(西元年 - 1911 = 民国年)。
-
是。这是语言学正确的标准中文日期格式,适用于所有正式场合。请柬、合同、证书、文学创作都可。
-
lunar-solar (RT-CHN-010) 显示完整农历信息(干支、生肖、纳音、节气);本工具专注「格式化输出」,提供 4 种正式中文日期格式。两者互补。
-
大写式更显隆重。但许多现代请柬也用标准式以求简洁清晰。两种都合规,看新人偏好。
方法与来源
计算方式
A Gregorian date is converted to the Chinese lunisolar calendar and then written out in the conventional forms — the lunar month and day in Chinese numerals, the 干支 year, the zodiac animal, and the solar term where the date falls on one. The conversion is a table lookup, not a formula.
本工具依据的标准
- The Chinese calendar is lunisolar, not lunar: months follow the moon and are kept in step with the solar year by leap months, so a lunar date maps to a different Gregorian date each year and a leap month repeats a month number. Conversion is table-driven rather than formulaic, which is why a library rather than a calculation sits behind it.
- Month and day are written in the traditional Chinese forms — 正月, 冬月, 臘月 for the first, eleventh and twelfth months, and 初一 through 三十 for days — rather than as Arabic numerals, because those are the forms an almanac or an invitation actually uses.
- The 干支 year is shown alongside the zodiac animal. They are not the same thing: the animal repeats every twelve years, the 干支 pair every sixty.
资料来源
- lunar-javascript v1.7.7 by 6tail, MIT licence: https://github.com/6tail/lunar-javascript — the conversion tables and the 干支 arithmetic behind every date on this page. Vendored locally; nothing is fetched at request time. API reference: https://6tail.cn/calendar/api.html
可能导致本页过时的因素
- lunar-javascript is vendored at v1.7.7 and nothing refetches it. Its conversion tables are the dependency: a correction upstream — most likely at a leap-month or solar-term boundary — reaches this page only on a manual update.
- Solar terms are astronomical events with times, not dates, so a term falling near midnight can land on either side depending on the timezone the table was computed for. Dates near a term boundary are the ones worth double-checking against an official almanac.
Pick up where you left off
Stored only in this browser — never sent to our servers.