Date and Month in Tables

Thanks.

I found that if you delete the dashes and just run the numbers all together ( like 20220417), they will sort. Obviously that’s hard to read, but it’s a clue.

I tried replacing the dashes with spaces, and the column wouldn’t sort.

I found a workaround: put a letter at the start, like d 2022-04-17. Actually, even punctuation works (I only tested a period): . 2022-04-17.

Obviously, whatever you put in front of the date, it has to be the same every time or else it will mess up the order.

Seems like a bug, but at least you have a workaround and hopefully this will help the dev to fix it.

I’ll copy this over to your bug report.

1 Like