Could someone point me in the right direction please of how I would go about modifying the date time format displayed to the front-end user when using the DateTime picker in Episerver forms. Currently defaulting to using the en-US format annoyingly.
You can change the display format by directly modifying method CustomBindingElements in ~/modules/_protected/EPiServer.Forms.Samples/3.3.2/ClientResources/ViewMode/EPiServerFormsSamples.js
Hi guys,
EPiServer.Forms: 4.5.1.0
EPiServer.Forms.Sample: 3.3.2.0
Could someone point me in the right direction please of how I would go about modifying the date time format displayed to the front-end user when using the DateTime picker in Episerver forms. Currently defaulting to using the en-US format annoyingly.
Thanks
David