ios - Is date created by dateByAddingTimeInterval depended on Device date time or clock time -


i create local notification fired after 24 hours event. created date time firing dates using function datebyaddingtimeinterval. testing purpose changed device date time close firing date. local notificate did not fired. wanted know whether firingdate time local notification depend on system date time or else.

thanks in advance

philip


Comments