Hi @isle9, thanks for sharing this bug report. Is there any particular reason for NOT taking the time into account? I’m trying to think where it is important that Objects in a Set are ONLY sorted by date, ignoring the time. Maybe when there is a secondary sorting rule active, but I don’t think that is currently supported…
There definitely would be a problem when you want to sort something by date and then by name or status for example. Time sorting would override any other sorting since there would be seconds as time is stored as timestamp.
We will consider fixing this in upcoming releases.