docusignapi - Incorrect time in envelope summary -
on development server have account configured use est/edt timezone api calls. seems configuration, api calls return date incorrect time.
for example, have created envelope @ 12:46 gmt api envelope summary returning following date:
2015-06-10t15:46:25.8165848z
if not wrong, time incorrect because z timezone utc , expecting 12:46:25.8165848z.
setting timezone api calls pacific time, date returned correct:
2015-06-10t12:46:25.8165848z
am using api correctly?
for example api call:
get https://demo.docusign.net/restapi/v2/accounts/917973/envelopes/b7c31971-53e1-417e-b132-e27514befdcf/audit_events http/1.1
returns incorrect time audit events when user configured timezone not "pacific time".
docusign support confirmed @luis-scott wrote. not known when bug fixed.
Comments
Post a Comment