puppeteer/new-docs/puppeteer.protocol.emulation.settimezoneoverriderequest.md
2020-07-13 14:01:35 +01:00

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.