cast_between_timestamp

Function cast_between_timestamp 

Source
fn cast_between_timestamp(
    from: &DataType,
    to: &DataType,
    value: i128,
) -> Option<i64>
Expand description

Cast a timestamp value from one unit to another