Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Jan : MinutesBetween problem
Hi all. The code below: MinutesBetween(StrtoTime('10:20:00'),StrtoTime('10:19:00')); returns 0. Why? (using D7 build 8.1) Ricardo Carmo