marcinmoroz

I enabled tracing in my workflow and beside other suprising things i noticed one really strange. All dates in trace differs from system clock, it is exaclty 2 hours, my clock is 10:04 - in log operation was writen with time 8:04

And as i have problems with msdtc and my workflow i think that maybe this is the source of my problems. Any ideas

Application is fully local both application and database run on the same machine.


Re: Windows Workflow Foundation Strange dates in tracing log for workflow

Joel West - MSFT

I believe that the datetimes in the traces are UTC.

Thanks,

Joel