What timezone is the "created at" field in a submission returned by the API?

  • JFRoberto
    Asked on January 27, 2018 at 12:37 PM

    Using the getSubmissions API ("/form/formId/submissions") the field "created_at" is not in my time zone.
    On the other hand, if the answers are recovered from Excel, the time zone is right.

    Jotform Thread 1364131 Screenshot
  • Jed_C
    Replied on January 27, 2018 at 4:12 PM

    The "create_at" attribute in the API call follows the server time of JotForm which is in EST. The one displayed in your Submissions page is following your account's timezone settings and the one displayed under "created_at" will be using the server time which is EST.

    In case if you have further questions about API's, you may also reach out our API team for any API related issue on this email api@jotform.com

    I hope that helps. Let us know if you have any questions.