Neven,

> I'd really like a DateToStrF function where you can pass the format string
> i.e. DateToStrF(CurrentDate,'dd/MM/yyyy')

Try this:

FormatDateTime ('dd/MM/yyyy', Now);

Regards,
Dennis.

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to