# This is a date_filter plug-in. # START is the beginning of today; END is is the end of today today = { label = "today" usage = "today" regular_expression = "^today$" rewrite = '"start of day 0 days before now-end of day 0 days before now"' }