Board index » delphi » "now" funtion fail on Delphi 1.0 & 2.0
Luis MaciĆ”
![]() Delphi Developer |
Mon, 14 Dec 1998 03:00:00 GMT
"now" funtion fail on Delphi 1.0 & 2.0
"now" funtion is made using the funtions date+time, in some especific events it
can be a day change between those funtions, and then you lost one day on your account !!! I think it should be solved on a low level basis on the funtion "now" itself. function udfNow: TDateTime; RetryDateTime: MOV AH,2AH MOV AH,2CH OR CH,CH DateTimeDone: end; |