getodk / briefcase

ODK Briefcase is a Java application for fetching and pushing forms and their contents. It helps make billions of data points from ODK portable. Contribute and make the world a better place! ✨💼✨
https://docs.getodk.org/briefcase-intro
Other
60 stars 154 forks source link

Allow times in start and end filters of the export operation in the CLI #809

Open ggalmazor opened 5 years ago

ggalmazor commented 5 years ago

As per forum conversation, users would like to be able to define an export date range filter with time resolution.

Currently, the -start, and -end CLI args allow ISO8601 formatted dates (e.g. 2019-01-01), and submissions are exported by their submission dates, considering that the provided dates represent the start of day (at 00:00:00.000 in the system's time zone)

The enhancement would consist in allowing ISO8601 formatted datetimes (as described in this doc) in addition to just dates. Some examples of allowed arg values:

mayank8318 commented 4 years ago

@ggalmazor I can give this a go :)

ggalmazor commented 4 years ago

Sure!

mayank8318 commented 4 years ago

@opendatakit-bot claim

getodk-bot commented 4 years ago

Hello @mayank8318, you have been unassigned from this issue because you have not updated this issue or any referenced pull requests for over 15 days.

You can reclaim this issue or claim any other issue by commenting @opendatakit-bot claim on that issue.

Thanks for your contributions, and hope to see you again soon!