Hi all. I've just noticed that datetime based quer...
# general
s
Hi all. I've just noticed that datetime based queries to the REST web services have broken. I have a custom field storing a datetime which I use to filter results. This has worked fine until recently but now if I send a simple query string just specifying the exact datetime as stored in that field, it returns nothing. If I add 8 hours to the query it returns the record. The timezone of the user hasn't changed, although REST is supposed to use UTC anyway. Further, although the docs say I can send a timezoned datetime in the query, this doesn't work, returning an error about being unparsable. The error mentions the Los Angeles TZ. As I said this has been working until recently. Snyone else seen anything similar?
FYI it started around August 12