Function datafusion::logical_expr::expr_fn::to_char
source · pub fn to_char(datetime: Expr, format: Expr) -> Expr
Expand description
converts a date, time, timestamp or duration to a string based on the provided format