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 ??
Local Notifications
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Re: Local Notifications
Possibly
why does it need any work to fix? 3:30pm is still 3:30pm after summer time starts.
Gerry

Gerry
14" MacBook Pro
Former LiveCode developer.
Now recovering.
Former LiveCode developer.
Now recovering.
Re: Local Notifications
Yeah I think I just over thought this one...