Change Date to non-US format?

Hi all,

Sorry for the newbie question. I live in Australia and we format our dates dd/mm/yyyy. Is it possible to change Bubble’s settings to this date format? I’d like to see all dates in this format in my application’s backend, and I’d like to be able to upload CSV’s with dates without having to convert them to the US style.

Thanks!

I don’t think you can do it globally in settings, however you can create validation rules on data entry to convert the date formats and then format the dates when you display them. You usually need to format them anyway so not the end of the world to format them to a custom format.