I am trying to work with the DateType structure and am experiencing some
technical
difficulties.
In one case I am using the following line to get the date structure filled
with today's
date
DateSecondsToDate(TimGetSeconds(),&DateToday);
where DateToday is a DateType structure.
The recurring values I get after debuggin trough this line are
DateToday.day = 24
DateToday.month = 1
DateToday.year = 55
When I do a similar operation for a DateTimeType, everything works well.
Any sugestions?
Nick Torenvliet
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/