5
API: Date format mismatch between parameter and data
in progress
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.
Bernat Fages
in progress
reopening as we fixed the "T" separator but not the timezone
Bernat Fages
complete
Thuyetminh
24/10/2022 ok