Update DateTime field using UTC date/time using the Dynamics CRM Destination
58 views
Skip to first unread message
Nick Doriot
unread,
Jun 8, 2012, 3:34:08 PM6/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coz...@googlegroups.com
Is it possible to update a Date/Time field in CRM using a UTC formatted Date/Time and the Dynamics CRM Destination component. I have a situation where a package will run on different servers in different organizations that may be in different time zones. If I can set a date/time field using a UTC formatted time, e.g. 2012-06-08T12:00:00Z then I won't have to worry about the time zone offset across the various servers/organizations.
Ivan Peev
unread,
Jun 8, 2012, 5:59:19 PM6/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to coz...@googlegroups.com
Hi Nick,
You have to transform the input date/time column into UTC date/time. You can use script for this purpose.