134
Views
6
Comments
Change date format for application

Hi Everyone,


How to change the date format for display in the application  to  “mm-dd-yyyy

Default is yyyy--mm--dd


2021-06-02 20-50-04
Márcio Carvalho

I think you can do it here at the service centre. Or on the date picker, you can change the date format.


2023-12-14 09-56-57
Yogesh Javir

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

2022-03-10 16-20-13
saif sheikh

could you please elaborate with screenshots for site variable or assist with documentation?

UserImage.jpg
Md Mansur

Hi @saif sheikh 


step1: drag and drop ( date picker)

Step2: set date-formate: "DD-MM_YYYY"


check oml File:

Date.oml
2022-07-20 14-09-17
Ashutosh Soni

Hi @saif sheikh 

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

UserImage.jpg
Sonali Verma

Hi @saif sheikh 

You can try below OML logic.

TodayDate.oml
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.