DocuSign Connect更新中的DocuSign帐户时区可能是什么值? [英] What are the possible values for DocuSign account time zone from DocuSign Connect update?

查看:151
本文介绍了DocuSign Connect更新中的DocuSign帐户时区可能是什么值?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用DocuSign Connect / DocuSign事件通知来更新DocuSign信封/收件人状态。我编写了一个.net应用程序,该应用程序分析由Connect / Event通知发布的XML以更新状态。由于我的客户的每个DocuSign帐户都位于不同的时区,因此我从Connect更新中检索我的客户的每个DocuSign帐户的时区,并且我的.net应用程序根据时区添加偏移量以更新状态。 b
$ b

我需要知道可以从Connect / Event通知发布的XML中检索到的DocuSign帐户时区的所有可能值,因为DocuSign帐户中的时区值与我从Connect更新中获取。



例如,如果DocuSign帐户中设置的时区是太平洋时间(美国和加拿大),则我从连接/事件通知中获取的时间是太平洋标准时间。



是否有DocuSign Connect流程发布的时区的所有可能值列表?

解决方案方案

Connect几乎所有时间戳都将使用您的用于API的时区



功能,设置用于API的时区





Connect XML中将使用正确的时区:





Connect中使用UTC的时间条目很少,它们用 Z 标识。



例如: 2014-07-24T18:09:14.9430000Z



这应该由您的听众手动转换为适当的时区。


I am using DocuSign Connect/DocuSign Event Notifications to update DocuSign envelope/recipient statuses. I have written a .net application that parses an XML posted by Connect/Event notifications to update the statuses. Since each of my client's DocuSign account lies in a different time zone, I retrieve time zone of each of my client's DocuSign account from Connect update and my .net application adds offset based upon the time zone to update the statuses.

I need to know all possible values of DocuSign account time zone that I can retrieve from XML posted by Connect/Event notifications as the time zone values in DocuSign account are different than the time zone values that I get from Connect updates.

For example, if the time zone set in the DocuSign account is "Pacific Time(US & Canada)",the time zone that I get from Connect/Event notifications is "Pacific Standard Time".

Is there is a list of all possible values of Time zone that DocuSign Connect process posts?

解决方案

Connect will use your Time Zone used for API for almost all of the timestamps.

In Features, Set Time Zone used for API:

The correct Time Zone will be used in your Connect XML:

There are very few time entries in Connect that do use UTC and they are identified with a Z.

Example: 2014-07-24T18:09:14.9430000Z

This should be manually converted by your listener to the approperiate time zone.

这篇关于DocuSign Connect更新中的DocuSign帐户时区可能是什么值?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆