Hi,

My little program, PregCalc does a lot of date calculations.  One of the
problems I've had a lot of is that the DateType only stores the year as a
two digit value (eg >2000 = >00).  One major problematic result of this is
that routines like DateToDays() then return nonsense values -- eg if I
pass DateType bozo where bozo.year = 06 to DateToDays() the result
returned is incorrect.  I've had a to do a lot of smoke and mirrors
programming to get around this limitation. 

My question is a)am I missing something obvious, or is this really the way
things are?  and b)is there a fix or is it really true that the PalmOS was
coded with this inherent y2k bug?

------------------------------------------------------------------------------
Michael Hutchens                               "There is less to this than
[EMAIL PROTECTED]                       meets the eye"
                                                      - Talullah Bankhead
  


Reply via email to