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?