mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
656 B
656 B
Home > puppeteer > Protocol > Emulation > SetTimezoneOverrideRequest > timezoneId
Protocol.Emulation.SetTimezoneOverrideRequest.timezoneId property
The timezone identifier. If empty, disables the override and restores default host system timezone.
Signature:
timezoneId: string;