SwiftDate
SwiftDate copied to clipboard
Default Region not updating
Whenever device timezone is changed, default region in the application is not getting updated. Please check on this.
Is there a way to check it in Simulator? Both Locale and TimeZone uses the default autoupdating feature.
@malcommac Hi, no there is no way to check on simulator. I tested this scenario on device.
Dear, I think bug still occur at build 4.5.0 when I change the time zone of my device. Time get time with properties of SwiftDate, it still uses old TimeZone. I replace by use DateComponents with TimeZone autoUpdatingCurrent