All, I am having problems with setting time in FIM. The default time set in FIM portal is eastern time(GMT -5). We have an external .Net portal which sends a datetime field to fim. Whenever the attribute is created in FIM, the value is changed to -4 hrs.For example,
date set in .Net code : 4/16/2012
When debugging, when the attribute is attached to fim object, I found that the date is2013-01-16T00:00:00.000
But in FIM, the value is showing as 4/14/2012 8:00:00 pm
Please help! Thanks.