I have to check the correct current time if user sets \"Set Automatically\" off.
Is there any way to access the status of \"Set Automatically\" setting status so tha
If you can't rely on the local clock, you need to use an external source. There are (probably) several NTP-based libraries for this. For example: ios-ntp, which can currently be found here.