0

I have been working with the application and that deals with FileCreationTime of the received file and I am facing problems. I happened to check the Tracked Message Events there I found the FileCreationTime is different for example,

I dropped the file in the receive port a 10.58 am

enter image description here

and FileCreationTime looks like,

enter image description here

why there is a change in both the time, is it a normal behavior. I think this is the reason I am facing problem.Any help is really very appreciated. Struggling with this for the past 3 days.

Thanks

4

1 回答 1

2

BizTalk 中的时间戳始终采用 UTC 时间。尝试将您自己的时区转换为 UTC,您可能会发现这是相同的。

于 2014-11-17T19:11:43.650 回答