[fpc-devel]1.0.6 sysutils bug

Alejandro Néstor Vargas anv at xnetcuyo.com.ar
Mon May 20 19:31:18 CEST 2002


I just fund a problem in sysutils shipped with fpc version 1.0.6-beta
[2002/04/30].

The function FormatDateTime always returns 5 for the minutes.

This is an example:

uses sysutils;
begin
Writeln(FormatDateTime('YYYYMMDD hhmmss',now));
end.

[anv at anv tmp]$ ./a
20020520 140517

[anv at anv tmp]$ date
lun may 20 14:31:17 ART 2002


-- 
Alejandro Néstor Vargas
anv at xnetcuyo.com.ar
ICQ: 20528995.
Departamento de Desarrollo
X Net Cuyo S.A.






More information about the fpc-devel mailing list