calabash / calabash-ios

Calabash for iOS
Other
1.81k stars 369 forks source link

Unable to set timezone #1293

Open perwyl opened 7 years ago

perwyl commented 7 years ago

Is there any way i can set the simulator's timezone?

There's method to set the language and locale.

RunLoop::CoreSimulator.set_language
RunLoop::CoreSimulator.set_locale
jmoody commented 7 years ago

I am not sure there is a way to set the simulator clock.

If I recall correctly, you have to change the clock on the host machine (the Mac).

MortenGregersen commented 7 years ago

The simulator uses the host machine's clock and timezone