mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
759 B
759 B
Home > puppeteer > Protocol > Emulation > SetTimezoneOverrideRequest
Protocol.Emulation.SetTimezoneOverrideRequest interface
Signature:
export interface SetTimezoneOverrideRequest
Properties
Property | Type | Description |
---|---|---|
timezoneId | string | The timezone identifier. If empty, disables the override and restores default host system timezone. |