Reseting Filter Options (calendar or range) – best way?

I'm currently working on our filter panel, and one of the issues we have is reseting. We have a reset bar that allows users to reset all the filters, but we've heard from users that they would like to reset particular filter vs all as there are so many. It can be annoying for them to re-enter all the one they did not want to reset.

I realize that as every filter option is different, some single-select dropdown, some multi-select, some are ranges or calendar selections - they all have a variety of ways. Fo single or multi-select, this is doable via an 'all' option or so.

I am struggling to understand the best way to do so for date or time selection or ranges. One of the ideas I had was placing a small 'x' next to these so the user can reset to default. I worry this may cause more confusion. Wanted to hear everyone's thoughts or suggestions on how best to approach this. Thank you!