The date format is not displayed correctly

Hello!

I need help with the date format. When I select a date in the application (Date picker) I have the format dd/mm/yyyy. But when I retrieve this same date from the database, it shows me mm/dd/yyyy. How can I change this to display the date in dd/mm/yyyy format?

In the end of your expression to display add the custom format “dd/mm/yyyy”.

Learn about dates: https://vimeo.com/353461214