parse

Function parse 

Source
pub(crate) fn parse(chars: &mut Peekable<IntoIter>) -> Result<DateTime, Error>