Hello group!
I’m new to using APIs, and after tinkering with the timeline Post-API, I have a question about the date format.
I have my data in a CSV file which I then converted into a JSON file. The date in the payload was sent in the following format "Activity Date": "2020-06-09T00:00:00.000". The activity date however was created as the date/time of the execution command, ie yesterday’s date.
Is there anything wrong with my date format?

Thank you,
Jasmina