dataTables Editor Input date format as dd-MM-YYYY
dataTables Editor Input date format as dd-MM-YYYY
Hi ,
How i can accept date type input in DD-MM-YYYY format in Editor.
Regards.
Sunil
This discussion has been closed.
Hi ,
How i can accept date type input in DD-MM-YYYY format in Editor.
Regards.
Sunil
Answers
Use the
formatoption of thedatetimefield type. There are examples of how to use theformatoption in this example.Allan