You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd propose to implement TimeRangeFilter, that should perform filtering by time only. Imagine we have a timeseries-like data and need to filter events happened from 10:00 to 14:00 (across all days, or certain period that could be filtered with yours DateRangeFilter)
The text was updated successfully, but these errors were encountered:
Hello. Thanks for your awesome library.
I'd propose to implement
TimeRangeFilter
, that should perform filtering by time only. Imagine we have a timeseries-like data and need to filter events happened from 10:00 to 14:00 (across all days, or certain period that could be filtered with yoursDateRangeFilter
)The text was updated successfully, but these errors were encountered: