Twinkle HubTwinkle Hub

舊縣名升格對應

tw_align_legacy_county

Autres outils · 26 outils🇹🇼 Taïwanlecture seule

升格/改制前舊名對齊到現名(高雄縣→高雄市;臺北縣→新北市; 桃園縣→桃園市;台中市→臺中市等)。回傳改制年 + 說明。

Paramètres

NomTypeDescription
name *string
Schéma JSON brut
{
  "properties": {
    "name": {
      "title": "Name",
      "type": "string"
    }
  },
  "required": [
    "name"
  ],
  "title": "align_legacy_countyArguments",
  "type": "object"
}

Comment appeler

Amorce — paramètres dans le tableau
tw_align_legacy_county({ name: "…" })