City-of-Bloomington / master_address

Web application for handling city addressing
https://bloomington.in.gov/master_address
GNU Affero General Public License v3.0
0 stars 1 forks source link

Report end date should be treated as midnight the next day #120

Closed inghamn closed 4 years ago

inghamn commented 4 years ago

The activity report uses only date portions of timestamps to filter activity. This results in the current day's activity not being included.

It would probably be the least confusing to create the end_date timestamp as 11:59pm on that day.