IOS: How to detect timezone changed by user in background fetch

Viewed 351

Is there any way to detect when user change the phone timezone, or when it changes automatically at background fetch?! I need to reschedule all my local notifications when the phone timezone changes.

1 Answers
Related