西元年 → 民國年。支援 "2025"、"2025-05-04"、"2025年5月4日" 等格式。
파라미터
| 이름 | 타입 | 설명 |
|---|---|---|
| western_date * | string | — |
원본 JSON schema
{
"properties": {
"western_date": {
"title": "Western Date",
"type": "string"
}
},
"required": [
"western_date"
],
"title": "western_year_to_rocArguments",
"type": "object"
}호출 방법
스타터 — 파라미터는 위 표 참조
tw_western_year_to_roc({ western_date: "…" })