1
API: Date format mismatch between parameter and data
Charlie You
Currently, the returned date is in the format: 2022-10-22T00:00:00+00:00
but a parameter is in the format: 2022-10-22 00:00:00
In order to minimize our datapoint usage of the API, we store the last replication key value, but because of this format mismatch, we need to convert returned dates to parameter dates.
Activity Feed
Sort by
There are no comments on this post.