取指定 IANA 時區之當下時間(預設 Asia/Taipei)。
Paramètres
| Nom | Type | Description |
|---|---|---|
| timezone | string | — |
Schéma JSON brut
{
"properties": {
"timezone": {
"default": "Asia/Taipei",
"title": "Timezone",
"type": "string"
}
},
"title": "current_time_inArguments",
"type": "object"
}Comment appeler
Amorce — paramètres dans le tableau
tw_current_time_in({ timezone: "…" })