Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

biztalk 24k server daylight saving times, client using standard ea

0 views
Skip to first unread message

laura19

unread,
Oct 21, 2009, 11:16:01 AM10/21/09
to
The problem is that our integration run in eastern standard time only and do
not take into consideration daylight savings time. When data comes into
BizTalk, it converts all date/times to local computer time which on the
BizTalk servers adjusts for daylight savings time.
The problem comes in the fall when we lose an hour. This is because when
BizTalk converts to local time it determines there is no 2am on the day that
daylight savings time ends so it changes it to 1a
would having a custom receive pipeline help to pervent date being converted
from standard eastern time to the daylight saving time on the biztalk server.
if so, what would I need to change in the component?
thanks

news.microsoft.com

unread,
Nov 4, 2009, 6:55:18 AM11/4/09
to
Hi,

Does the data coming into BTS include any timezone information, like
01-01-2009T10:11:12+08:00 ?

When using orchestrations with distinguished fields, a normalization is done
on the generated DateTime object. The framework provides some functionality
to handle the issue with the DateTime object.

Regards

Joerg Fischer

"laura19" <lau...@discussions.microsoft.com> schrieb im Newsbeitrag
news:706E0DFE-A984-4BF2...@microsoft.com...

0 new messages