I m working in a application in which i use the date book. i m counting the 
number of appointment for today such that if the endtime of appointment is less 
than current time in that case it will not count that appointment and count 
only those appointment which have starttime after the current system time.

 for this i have to change the endtime of appointment into int by use of 
function TimeToInt and when i use this with  endtime of appointment.It is 
giving 2304 when endtime of appointment is 9 am.How it is calculating that i 
dont undestand.
so it is difficut for me to compare the two times.

i get the system time by use of function TimDateTimeToSeconds but when i use 
TimeToInt on that it give only number of second of the system watch.
so is their any buby who can help me  so that i make compare two times.

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

Reply via email to