814
Views
4
Comments
Change format Date in Input
Question
Application Type
Reactive

Hello, 

I need a help. 


I have a input that have a Date Variable and the format is "dd/mm/yyyy" but i need the format is "yyyy/mm/dd" and i can't use the Date Picker widget:

I can't use the widger because Outsystems' own is less complete in terms of features and range of years than the input.

2024-10-25 08-47-19
Eduardo Pires

Hello Thiago,


You can use a mask, for example this from forge https://www.outsystems.com/forge/component-overview/7838/inputmask-react

Use like this:

The result is something like this:

I think this is what you are looking for.

2022-03-01 15-42-44
Thiago Mari
Champion

I already use but the behavior is strange.

Because the right formatting is applied but I lose the calendar click as I have in the image.

2021-06-01 05-56-33
Komal Kumbhar

Hi Thiago,

I am assuming you are using Input_calender widget from rich widgets , 

if yes then it has date format property where you can specify the format that you want,

Hope this help,

Regards,

Komal

2022-03-01 15-42-44
Thiago Mari
Champion

Hi,

I'm not using... Client decision...


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