gregnb / mui-datatables

Datatables for React using Material-UI
MIT License
2.71k stars 934 forks source link

how to filter an date column by month #2037

Open francelwebdev opened 5 months ago

francelwebdev commented 5 months ago

Hi, please, how to filter an date column by month of the year instead of full date dd/mm/yyy or filter date column by selecting a range of date (first day of month to end of month).

Screenshot from 2024-06-18 17-04-56

Thanks