By my calculation, the difference in the binary values is 30 while the
difference in dates is 28 days. That implies the representation used is not
simply a day count from some baseline date. I suspect it's a bit field that
has bits for day, month, and year. I assume you've checked and found it
doesn't match our DateType (7 bits for year, 4 for month, and 5 for day)? If
not, I'd take more samples, choosing samples that vary in only one way (day
month or year) and see if you can determine the bit field used.
-- 
Peter Epstein

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

Reply via email to