new ludo.form.Date(config, inputFormat, displayFormat)
Date picker
Parameters:
Name | Type | Description |
---|---|---|
config |
Object | |
inputFormat |
String | internal date format, and date format sent on form submission. default: Y-m-d |
displayFormat |
String | date format shown to the viewer, default: Y-m-d |
- Source: