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.