aboutsummaryrefslogtreecommitdiffstats
path: root/t/open311/oxfordshire
Commit message (Collapse)AuthorAgeLines
* [Oxfordshire] use localtime in open311 get update callStruan Donald2018-06-08-0/+37
As Oxfordshire uses local time and not UTC use that when calling the get update script. Also handle a date with a timezone being passed on the server side. And add some tests in for the oxfordshire open311 endpoint Fixes mysociety/fixmystreet-commercial#1062