Menu

Fix for UTCTimeToDateTime

The UTCTimeToDateTime used a cast for the system time bias from GMT to LongWord - this was incorrect, since the bias can be negative. This method is now fixed. This also affects the PalmInfo system information object, since it has several date fields

The fixed pelDateTime.pas is available on the project CVS

Posted by Paul Gilbert 2003-08-06

Log in to post a comment.