Is there a way to align the date format in a table where on property is of Type “Timestamp” and the other “Date”?
Underlying reason is I would like to remove the weekday from what is being displayed on the timestamp property (see picture), i.e. Fri, Aug 9, 2024, should be displayed as Aug 9, 2024.
I took a look at the formatting options (below) and don’t have a solution.
The “Date and time, short” formats the date nicely, and a similar “Date, short” option would be ideal. Out of curiosity, how did you do it for the first part of your screenshot?