Function pleingres::parse_timestamp [] [src]

pub fn parse_timestamp(s: &str) -> Result<DateTime<UTC>, ParseError>

Parse the timestamp format returned by postgres queries.