Overview
TheuseTimeZone hook returns the user’s time zone from the host. It is a convenience wrapper around useHostContext.
Wraps onhostcontextchanged
MCP Apps SDK reference
Import
Signature
Returns
IANA time zone string (e.g.,
'America/New_York'). Falls back to the browser’s local time zone when the host does not report one.Usage
McpUiHostContext.timeZone.