Hi,
I am checking the below "DST (DayLightSaving)" check condition in my
application for Treo 650.
[ To Find out, whether DST checkbox is checked or not checked in device ]
condition:
"if( PrefGetPreference(prefDaylightSavingAdjustment) != dsNone )
return true;
else
return false;"
It gives the correct result(true or false) in my appliaction by checking on
Treo 600 with all the cities.
But Its not giving the correct result(true or false) on Treo 650 for Some
Particular Cities(Auckland,Rio-de-Janeiro,....). Instead of that, It gives
always "false" on those particular cities, Even "DST" is checked in device.
Can anyone please figure out the problem?
- Prabakar.
--
For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/support/forums/