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!
Hello,
I am currently developing filtering based on query builder rules. I have noticed that sometimes date column is not parsed properly and takes only last 2 digits of year(2019 => 19).
In the attachment below I have tried to capture the problem. The example is accessible on https://ej2.syncfusion.com/demos/#/material/query-builder/template.html.
Steps to reproduce:
Versions:
"Edit in StackBlitz" shows all packages
"@syncfusion/ej2": "17.1.51",