Remove timezone info after converting datetime in UTC

The datetime are always in UTC without tzinfo so they can be compared with the data from the database.

Closes #12262 (closed)

Merge request reports

Loading