I have an app that stores timestamps that need to remain relative to the 
current system time.  That means that whenever the system time changes I 
need to update the timestamps in my app by the same amount the system time 
has changed.  I register for the sysNotifyTimeChangeEvent which tells me 
whenever the system time has changed, but the problem is there is no data 
with that event so I have no idea what the time was before it was changed 
and therefore no idea by how much it was changed.  Same problem with 
sysAppLaunchCmdTimeChange (the cmdPBP parameter is null).  Anyone know how 
to do this?

 - Jim 



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please 
see http://www.palmos.com/dev/support/forums/

Reply via email to