mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 10:09:21 +02:00
* LongTimeFormat should be hh:nn:ss for this test to work
git-svn-id: trunk@7004 -
This commit is contained in:
parent
c4ed4ed7c1
commit
e139c19c48
@ -23,5 +23,6 @@ begin
|
||||
end;
|
||||
|
||||
begin
|
||||
LongTimeFormat:='hh:nn:ss';
|
||||
CheckTime;
|
||||
end.
|
Loading…
Reference in New Issue
Block a user