pub fn parse_time_window(pair: Pair<'_, Rule>) -> Result<TimeWindow>Expand description
Parse a time window
Supports: last N units, between start and end, window(...), session "start" to "end"
pub fn parse_time_window(pair: Pair<'_, Rule>) -> Result<TimeWindow>Parse a time window
Supports: last N units, between start and end, window(...), session "start" to "end"