
Hi
i have a portal question, with regards to the date picker.
Currently I have the date picker to display the date as DD MMM YYYY eg. 15 Jan 2010. Is there a way using code to allow me to type the date in any format and it be converted into this format.
Type in 15/12/2012 and for it to display as 15 Dec 2012
Thanks
Damwsh
Hi partner,
It is possible, please follow the below steps.
1.Go to Dynamics 365 portals->Site Settings, create a new one.
2.Its name is "DateTime/DateFormat", and value is "dd/MMM/yyyy".
3.Save and refresh portal.
We could also customise other formats for date in portals.
https://docs.microsoft.com/en-us/powerapps/maker/portals/configure/behavior-format-date-time-field
And here are all the formats portal supports.
https://docs.microsoft.com/en-us/dotnet/standard/base-types/custom-date-and-time-format-strings
Best Regards,
Leo