Good morning everyone,
when I use the datepicker component the data format suggestion is incorrectly entered "dd-----yyyy".
Do you know how to solve the problem? A thousand thanks
Giacomo
Hi
Please check if you have applied any format here in above ss.
Or else you have set variable data type with some default format.
Regards,
Amreen
Hi Amreen,
I use another component. Do you have solution for my case?
Thanks
Hi Giacomo,
With an input of the type date you do not have control over the format of the date, that will be up to the browser and the language you are using :)
As other users suggested to be able to define a date format you will need to use a component, I suggest the DatePiker from OutsystemsUI.
Hope this helps,
RĂºben
Hi there,
I also use the component with many troubles:
Try to workaround using an input widget with data type Date:
and use Data Conversion -if needed - like DateTimeToText:
May this helps.
Can you make the Input Type to date time and check?
Hi @Giacomo Socini
Please check the attached screenshot. When you hover into the DateFormat property.
You'll get the multiple options for set your date format. You can add any format as mentioned in the options.
Thanks and Regards
Prince Kumar