I am trying to read objects based on a timestamp referencing the beginning of an hour, as such:
The filter returns no objects, even though there are plenty of persisted objects with “Time: Start” set from exactly the same object I am using in the filter:

Are there any known bugs with floating point rounding or similar when comparing datetimes with equality operator? Or could there be underlying differences in format? This is very annoying, as I have no other convenient way of doing the filtering.
