I want to show a date in the format that user prefers. It could be dd-mm-aaa or aaaa-mm-dd.
Bubble always shows aaaa-mm-dd without considering regional settings from the computer, as Excel does. As an alternative, I could save that setting, but I didn’t find how to work with dates to change the order.
You can always format dates with the operator “formatted as”.
You can select a presect or input a custom format (for example dd-mm-yyy
).
thanks, I applied that for now.
What I really want is ddd, dd/mmm/yyyy, h:MM tt for Spanish setting and in Spanish (ju, 22/dic/2022, 10:09 AM- we use lowercase in Spanish).
Then the same idea for portuguese.
Other way Thu, Dec 22, 2022, 10:09 AM