Registriert seit: 6. Apr 2005
10.109 Beiträge
|
Re: TimeStampToDateTime - difference Delphi5 - Delphi7
10. Dez 2006, 14:16
Hi Markus,
there is nothing wrong with that - it is an internal message displayed, after all. MSecsToTimeStamp() is implemented differently under D7 and enforces the rule that the Date part of a TimeStamp must be >= 1. D5 didn't care about this.
Kind Regards
|