Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is it possible to change the iOS Simulator to use 24 hour time?

I'm trying to debug a potential issue in the iOS Simulator (v 7.0) which requires the iPad to be running in 24-hour time mode. Obviously, the option is not available to change in the simulator itself and changing the time mode on my host system didn't do the trick either.

Any advice on making this change? Is it even possible? Seems like a pretty basic thing but for the life of me I can't figure it out.

like image 533
Ian McCombe Avatar asked Nov 13 '13 21:11

Ian McCombe


People also ask

How do you change the time on iOS simulator?

Go to 'TimeZone' tap instead of 'Date&Time' tap. Uncheck the 'Set time zone automatically using current location' box and slide the vertical rectangle bar (with blue dot on it) to simulate your system time.

Does iOS simulator have camera?

Simulator doesn't have a Camera. If you want to access a camera you need a device.


2 Answers

If you switch the region format to a country that uses 24-hour time as a standard (e.g. France) inside the simulator then it should work for you.

Go to Simulator / Settings / General / International / Region Format / Select the Region

like image 101
Ben Clayton Avatar answered Oct 12 '22 05:10

Ben Clayton


Time zone can be changed by system only System Preference/Date & Time select time zone and change.After changing time zone by system it will reflect in your simulator. iPhone simulator has no option to change time zone.

like image 3
Gaurav Avatar answered Oct 12 '22 05:10

Gaurav