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