Function repr::adt::datetime::ltrim_delim_or_colon[][src]

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

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