Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api): add page.emulateTimezone(timezoneId) #4949

Merged
merged 4 commits into from Oct 23, 2019
Merged

Commits on Oct 17, 2019

  1. feat(api): add page.emulateTimezone(timezoneId)

    This enables dynamically changing the timezone of the page.
    mathiasbynens committed Oct 17, 2019
    Copy the full SHA
    6072b66 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Copy the full SHA
    cf4bafd View commit details
    Browse the repository at this point in the history
  2. Update test/emulation.spec.js

    Co-Authored-By: Simon <simon.zuend@gmail.com>
    mathiasbynens and szuend committed Oct 23, 2019
    Copy the full SHA
    c2fff69 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    33e12a8 View commit details
    Browse the repository at this point in the history