Problems sorting a list

Yes, that’s a little tricky if the sorting is to be done on the date (not day).

I converted the date to millis and did the sorting with it, and then removed the millis again from the list items.

1 Like