risingwave_common::types::interval

Function parse_interval

source
fn parse_interval(s: &str) -> Result<Vec<TimeStrToken>, IntervalParseError>