-
Notifications
You must be signed in to change notification settings - Fork 8.4k
Range Operator work with date and ip #11489
Copy link
Copy link
Closed
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Languageparser, language semanticsparser, language semantics
Metadata
Metadata
Assignees
Labels
Issue-Enhancementthe issue is more of a feature request than a bugthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or moreWG-Languageparser, language semanticsparser, language semantics
Type
Fields
Give feedbackNo fields configured for issues without a type.
its possible to do this
'2019-01-01'..'2020-01-05'
'monday'..'saturday'
'march'..'april'
'192.168.1.1'..'192.168.1.100'