mz_repr::adt::datetime

Function ltrim_delim_or_colon

Source
fn ltrim_delim_or_colon(z: &mut VecDeque<TimeStrToken>)
Expand description

PostgreSQL treats out-of-place colons as errant punctuation marks, and trims them.