[IOS] DatePicker 24 hours setting

_timePicker.datePickerMode = UIDatePickerModeTime;
NSLocale *local = [[NSLocale alloc]initWithLocaleIdentifier:@"en_GB"];
_timePicker.locale = local;

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326346842&siteId=291194637