pub fn datetime(input: &str) -> Result<Datetime, Error>
Parse a datetime without enclosing delimiters from a string.