Why is my timezone not being set in Cypress with moment-timezone library? #26839
zubairrshahidd
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Need a way to set Browser's Timezone in Cypress
I have used moment-timezone library
const moment = require('moment-timezone');
But it is not setting up the timezone, the assertion is failing

Beta Was this translation helpful? Give feedback.
All reactions