pub fn parse_datetime(s: &str) -> ParseResult<Timestamp>
Expand description
Parse a string with time zone information into a Timestamp
pub fn parse_datetime(s: &str) -> ParseResult<Timestamp>
Parse a string with time zone information into a Timestamp