How to change date filter format in material react table?
I have a material react table component to display table data in my project, dates and date filters should be in dd.mm.yyyy format, but by default it is mm/dd/yyyy.
I have a material react table component to display table data in my project, dates and date filters should be in dd.mm.yyyy format, but by default it is mm/dd/yyyy.