Local Notifications
Posted: Fri Sep 13, 2013 9:25 am
Hi,
What is the best way to deal with multiple time zones with local notifications.
For example, in one of my apps the client has requested the addition of a local notification
At 3:30PM local time (reminder to complete time sheet)
With a change in day lights savings here in NSW Australia not too far away I want to make sure my code caters
For this correctly..
So what do you think is the best way to deal with this..??
Place the current datetime into dateItems.. Modify the time values and
Reconvert back to seconds ??
Am I over thinking this ??
What is the best way to deal with multiple time zones with local notifications.
For example, in one of my apps the client has requested the addition of a local notification
At 3:30PM local time (reminder to complete time sheet)
With a change in day lights savings here in NSW Australia not too far away I want to make sure my code caters
For this correctly..
So what do you think is the best way to deal with this..??
Place the current datetime into dateItems.. Modify the time values and
Reconvert back to seconds ??
Am I over thinking this ??