-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
scope: data gridChanges related to the data grid.Changes related to the data grid.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.
Description
Summary
I'm in the process of adding some custom date picker operators (relative dates) and I noticed that the date comparison function is fairly complicated, but is not exported to easily use it to create more operators.
| function buildApplyFilterFn( |
Rather than copy pasting it, I wish to import this function is some fashion as there is some quite precise handling with edge cases going on there.
Thank you.
Examples
No response
Motivation
No response
Search keywords: operator, date, filter
Metadata
Metadata
Assignees
Labels
scope: data gridChanges related to the data grid.Changes related to the data grid.type: enhancementIt’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature.