I have my short date formatted to dd/MMM/yy in CRM.
I have a report that was imported from reporting services. The report asks for a date/time parameter. When I run th report, I use the date picker and I choose July 8, 2010. After I select the date it shows up in the text box as 7/8/2010.
But then the report runs based off of August 8, 2010. So what is happening is that it is switching the date and the month.
How do I fix this?