Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, 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!

1
Vote

Hi !

Since we upgraded to Angular 10 / ej2 18.2.55, the French localization of the ejs-datepicker and
 ejs-datetimepicker
isn't working anymore. When selecting a date from another month, the value selected has the right date, but the month is changed to the current month, so if I choose September 9, the input will show August 9 (considering today is August 31). Everything was working correctly with Angular 8 / ej2 17.3.20.

I tried switching to the 'de' locale, like the example (https://ej2.syncfusion.com/angular/documentation/datepicker/globalization/) and everything is working correctly, so its looks like something is up with the French localization.

I included a small repo to show you the problem.

Thanks !

Martin