How can I get the Correct Current Time in iOS?
问题 I know this it the repeated question. I have reviewed many answers but still didn’t get any solution. My question is, How can I get the Time of Device if user have set it manually..? I have implemented one chatting app. But in this app, I have issues of timings. If user have set manually time then how can we identify that.? I want to get correct current UTC time. So using this, I can identify the difference between device time and UTC time. If we are using, NSDate *currentDateAndTime =