"timeFormat.isEqual("HH:mm") ? Locale(identifier: "en_GB") : Locale(identifier: "en_US")". // "en_GB" for 24 && "en_US" for 12 hour time formats
I used above code its work properly but when i set device region is unitedState always show 24 hour time format in DateTimePicker , this issue occurred above iOS 17 versions, anyone face this issue? please provide a propper solution
Topic:
App & System Services
SubTopic:
Core OS
Tags: