multiple days using the Epoch & Unix Timestamp
Making a request, where I am asked for a start time and an end time in Epoch & Unix Timestamps of milliseconds, I make the request and everything is fine. Only I have to make multiple requests of five days in five days. For example space1 = 15, 16, 17, 18, 19; space2 = 20, 21, 22, 23, 24. Only I get duplicate data, like two 15s, with different values.