[]
formatted DateTime: unary, simple (without aggregation) operation on DateTime producing string column.
public static ColumnOp Dt(Column col, string format)
Type | Name | Description |
---|---|---|
Column | col | DateTime operand. |
string | format | DateTime format string. |
Type | Description |
---|---|
ColumnOp |