We have some SQL reports that allow the user to input a date range. We also have the report set up to report on a specified time frame. However, instead of having that hardcoded into the report it would be great if the flatpickr calendar would allow for a time range selection. Our specific use case has to do with some custom Point of Sale (POS) reports. We often have to make an adjustment to our POS reconciliation in the morning. Running the report for the previous day's activities doesn't always capture corrections we made the next morning. Depending on what time the daily or monthly report is run it may capture transactions that belong on a different day or in a different month. Being able to narrow down not just the date but the specific time range would enhance the accuracy of our reporting. While this is the use case we have in mind at the moment I think this could be helpful to many libraries that might need to narrow down their results to a window of time.