If you add date parameters to a report that you want to run in Dynamics CRM 2011 then you get prompted to enter the dates. If you set the parameters as type DateTime then a date picker is also displayed.
But when you select a date, the picker puts the date in as US format. It will still filter the data correctly but I wanted UK format displayed.
The clue came from this blog. Now in fact when I ran my report in Report Server (i.e. outside CRM) the date format displays correctly.
Then the date displayed in UK format in CRM.


