pub fn datetime_inner( lexer: &mut Lexer<'_>, ) -> Result<DateTime<Utc>, SyntaxError>
Lexes a datetime without the surrounding ' or "
'
"