David
List of functions you can use in calculation is slightly different from the functions you can use in file names mask etc
This one works
begin
Result:=FormatDateTime('DDMMYYYY',now);
end;
Or you can use current date transformation function
Peter