Your Setup:
-
Tested in SeaTable Cloud 6.1, Self-hosted Enterprise 6.0.x and 6.1.x
-
Tested in Brave, Edge and Firefox
The inconsistency:
When grouping by a date column, the groups are also sorted chronologoically by date - good and expected.
However, the group header does not use the formatting from the date column, wheich would be desirable for less-than-technical users who’d rather see their local date format than yyyy-mm-dd
I’m assuming you sort the groups by a true date object, and not by the yyyy-mm-dd string. Therefore, I guess it yould be more consistent to use the same date format selected by the base / app designer.
