Function try_to_timestamp

Source
pub fn try_to_timestamp(
    col: impl Into<Column>,
    format: Option<impl Into<Column>>,
) -> Column