I\'d like to format a datetime in Crystal Reports to a include the day of week.
From:
19/06/2009
To:
You can use this formula:
CSTR(Date({command.EntryDate}), "dd/MM/yyyy")