hydroshare / hs_restclient

Python client for the https://www.hydroshare.org REST API
BSD 3-Clause "New" or "Revised" License
6 stars 8 forks source link

Provide a way to query by `date_last_updated` #78

Open sdc50 opened 6 years ago

sdc50 commented 6 years ago

I believe that from_date and to_date allow you to specify date rages to query based on the date_created field (see #77), but is there any way to do the same for the date_last_update field?