I'm using Date
objects in my React Native app, and read that some of the settings in these objects might vary from country to country. I'm getting slightly different behaviour on my . real device compared to my iOS emulator, and want to make sure my emulator is set to the same country as my real device. Does anyone know how to control which country your emulator is set to?
Asked
Active
Viewed 51 times
0
-
1I think this might help [How to change time and timezone in iPhone simulator?](https://stackoverflow.com/questions/1699671/how-to-change-time-and-timezone-in-iphone-simulator) – Eduardo Schork Nov 05 '19 at 14:41
-
Perfecto, do you want to post a reply so I can accept it? – gkeenley Nov 05 '19 at 14:58
-
sure, i will reply – Eduardo Schork Nov 05 '19 at 16:28