to_timestamp

Function to_timestamp 

Source
pub fn to_timestamp<'a, T: Into<ExprNode<'a>>, U: Into<ExprNode<'a>>>(
    expr: T,
    format: U,
) -> ExprNode<'a>