Skip to main content
Version: 4

Date format and time zone

Adeptia introduces the following configuration within the Open API extensions to specify the date format and time zone used by the APIs to represent timestamps in their system. This configuration facilitates Adeptia in fetching incremental data changes from the API based on the specified date and time range. 

You can define the date and time format as shown in the example given below.

Where,

  • dateFormat: Defines the format for date and time strings as "yyyy-MM-dd'T'HH:mm:ss'Z'".

  • timeZone: Sets the time zone to GMT (Greenwich Mean Time).