Hi Everyone,
How to change the date format for display in the application to “mm-dd-yyyy”
Default is yyyy--mm--dd
I think you can do it here at the service centre. Or on the date picker, you can change the date format.
Hey,
You can try to create site variable which value as you required date formate and assign that variable to all date picker so you will achieve same .
Thanks
Yogesh
could you please elaborate with screenshots for site variable or assist with documentation?
Hi @saif sheikh
step1: drag and drop ( date picker)
Step2: set date-formate: "DD-MM_YYYY"
check oml File:
About database entity Date format Check this link https://www.outsystems.com/forums/discussion/70201/how-to-format-date-in-outsystems-reactive/
Hope this will help you
Thanks and Regards,
Ashutosh
You can try below OML logic.