Twinkle HubTwinkle Hub

民國年 → 西元年

tw_roc_year_to_western

その他 · 26 件🇹🇼 台湾読み取り専用

民國年 → 西元年。支援 "114"、"114-05-04"、"114年5月4日"、"1140504" 等格式。

パラメータ

名前説明
roc_date *string
生の JSON schema
{
  "properties": {
    "roc_date": {
      "title": "Roc Date",
      "type": "string"
    }
  },
  "required": [
    "roc_date"
  ],
  "title": "roc_year_to_westernArguments",
  "type": "object"
}

呼び出し方

スターター——パラメータは​上表参照
tw_roc_year_to_western({ roc_date: "…" })