Twinkle HubTwinkle Hub
Sign in

📌 2026-08-17 added: ⚖️ Taiwan statute time machine — historical article text · revision history · full-text search · citation graph (935 datasets · 35,454+ rows)

View full changelog →

Current time in timezone

tw_current_time_in

GenericMIT

取指定 IANA 時區之當下時間(預設 Asia/Taipei)。

Input schema

{
  "properties": {
    "timezone": {
      "default": "Asia/Taipei",
      "title": "Timezone",
      "type": "string"
    }
  },
  "title": "current_time_inArguments",
  "type": "object"
}

How to call

Once your Twinkle Hub MCP client is configured, your agent will see tw_current_time_in. Just ask it to call — example:

# Ask Claude / any MCP client:
請用 tw_current_time_in 處理 "…"。

# It will call:
tw_current_time_in(input="…")

Haven't set up a client yet?

Claude Desktop in 3 minutes — download the .mcpb and double-click, or see docs for other clients.

See user docs