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!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

10
Votes

Case 1:

Need to provide support for DatePicker to accept the date value which is in all applicable formats. For example if we type the date value for "07 September 2019" which value is the same as in the other format such as "07 Sept 19", "07 Sep 2019", "09/07/19", "09/07/2019".

Case 2:

Need to provide support for handling multiple handle multiple date formats, such as format type as string[]. Currently our format property type is string. Hence it will accept only one date format.