"submitter:me")
", "
(span (@ (class "filter"))
- "date:yesterday..now")
+ "date:2d..now")
", "
(span (@ (class "filter"))
"date:2018-04-01..2018-04-02")
(td (span (@ (class "filter")) "date:<start>..<end>"))
(td "Issues or comments submitted within the provided range. "
(strong "start") " and " (strong "end") " can be one of "
- (strong "now") ", " (strong "today") ", " (strong "yesterday")
+ (strong "now") ", " (strong "today")
", a date in the formats "
(strong "YYYY-MM-DD") " or " (strong "YYYYMMDD")
", or an amount and a unit for a point in the past, such as "
- (strong "12d") " for 12 days ago. "
+ (strong "12d..") " for 12 days ago. "
"Supported units are: "
(strong "h") " (hours), "
(strong "d") " (days), "