Skip to content

Releases: wacl-york/toarR

v0.1.0

20 Dec 17:24

Choose a tag to compare

fix the formating for data_start_date and data_end_date

Turns out submitting it with `+00:00` (or other timezones) causes the API to error.

Note as part of this I think I discovered that the API very much interprets these arguments as data_start_date == the argument, not data_start_date is <= the argument.