Example of undefined in React DatePicker Component

/
/
Dateformat

In this sample, the DatePicker has been configured with the dd-MMM-yy date format. To change this current date format, go to the properties panel at the right side and select a date format from the dropdown options. For mobile mode touch the icon at the right side and select a date format from the dropdown options.

More Details...

Loading....
Description

Format sample illustrates the support of custom date format in the DatePicker component by using the format property. You can also change the date format by selecting it from the format options in the properties panel.

More information on the date format configuration can be found in the documentation section.