Question : Date/Time anomaly in CRM

I have a strange problem in my CRM deployment involving dates and times.

A user selects a date (there is no time option) for example 8th May 2009, CRM shows it as 08/05/2009, however in the back end database it is stored at 07/05/2009 23:00:00.

Why is CRM storing it as the day before, and how do I fix it, this is throwing my reports out of sync!

Answer : Date/Time anomaly in CRM

Where is your report getting its data from?  Are you using the base tables or filtered views?  

If you use the filtered views (which you should) each date field has two columns, one for the the date/time in UTC and one in the user's selected timezone.

Random Solutions  
 
programming4us programming4us