GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Fix time parsing of time filter #202

Closed TimJentzsch closed 3 years ago

TimJentzsch commented 3 years ago

When providing from and until query parameters to filter the time, the server sometimes returns an HTML page instead of the query response.

This might occur when providing milliseconds with the datetime or when using different timezones.