Date format in App

Hi team,

Now that the (excellent) date picker is available in the App, I was wondering if there is a way to change the way dates are shown (eg in tables). Currently - no matter how the date is formatted in the Baserow table, it is shown in iso format in a table (when shown as text). the only way around this is to create a 2nd field in the table with a date to text formula and display this in the table instead. This works, but it’s clunky - especially when I have lots of date that need to be shown.

Thanks in advance.

This is part of this issue Add support for advanced formulas (#3164) · Issues · Baserow / baserow · GitLab . When advanced formulas are implemented, you can use function to change date formatting. For now you’ll have to use the work around sorry.

1 Like

Wow - the advanced editor looks exciting!