You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 29, 2019. It is now read-only.
We should be able to flexibly search in datetime fields. The docs suggest that one could use everything from year alone to full datetime down to fractional seconds.
We should be able to flexibly search in datetime fields. The docs suggest that one could use everything from year alone to full datetime down to fractional seconds.
For example, this works:
http://api.opencivicdata.org/bills/?created_at=2015-04-09T00:24:06.485090
But this (and other variations on datetime) doesn't work:
http://api.opencivicdata.org/bills/?updated_at=2015
The text was updated successfully, but these errors were encountered: