Twinkle HubTwinkle Hub

二十四節氣查詢

tw_lookup_24_solar_terms

Validateurs · 20 outils🇹🇼 Taïwanlecture seule

列出指定西元年 24 節氣對應日期(範圍 1900-2100)。

Returns: {year, count: 24, terms: [{name: 立春, date: ISO}, ...]}。

Paramètres

NomTypeDescription
year *integer
Schéma JSON brut
{
  "properties": {
    "year": {
      "title": "Year",
      "type": "integer"
    }
  },
  "required": [
    "year"
  ],
  "title": "lookup_24_solar_termsArguments",
  "type": "object"
}

Comment appeler

Amorce — paramètres dans le tableau
tw_lookup_24_solar_terms({ year: 10 })