Skip to main content

convert_timestamp_range_bound

Function convert_timestamp_range_bound 

Source
fn convert_timestamp_range_bound(
    timestamp: Timestamp,
    target_unit: TimeUnit,
    bound_kind: RangeBoundKind,
) -> Result<Timestamp>