objective c - Time difference between set automatically and by user in iOS device -


i'll show question example.

so, f.e., it's 12:00 (set automatically) now, user decided change current time 12:10 (it won't exact time, user wants so).

is there way 10 minutes in code?

one method connect time server on own. or, if app running when changes, keep timer running , discontinuities in time.

possible duplicate of: how can locally detect iphone clock advancement user between app runs?


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -

Why does a .NET 4.0 program produce a system.unauthorizedAccess error on a Windows Server 2012 machine with .NET 4.5 installed? -