Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
unfortunately I have a problem with the DateTimePicker and DatePicker in connection with the property enableMask.
The maskPlaceholder is not used for the weekday and is replaced by the default ccc.
When initially loading with a value, the day of the week is not displayed in the DatePicker.
Everything works perfectly when selecting via the
calendar dialog.
Specifically for the DateTimePicker, if
the time is changed there with the time dialog, the placeholder ccc appears
for the day of the week. This is only updated correctly again when the input
field is exited.
Both pickers also have a problem when
the date is adjusted via the input field. As soon as a unit is changed, the day
of the week is set to ccc again. If you leave the input field again or press
Enter, Syncfusion recognizes the input as incorrect and the value is set to the
previous value.
Regards,
Adrien