12-22-2024, 05:02 AM
Can you use slashes or dashes instead of periods for the dates? Or even a space. I think that would probably resolve the sorting issue. Otherwise alphabetic sorting may actually work better than numeric if you make sure to always use the same number of characters, i.e. 2024.01.09 instead of just 2024.1.9. I can try to look into why that's breaking the numeric sorting algorithm though, but I would have thought the same problem would exist on Windows as it uses the same underlying code (just written in a different programming language).
Mike
Mike