# This is a date_filter plug-in. # START is the beginning of this month; END is is the end of this month thismonth = { label = "thismonth" usage = "thismonth" regular_expression = "^this ?month$" rewrite = '"start of month 0 months before now-end of month 0 months before now"' }