Skip to main content

time_arithmetic

Function time_arithmetic 

Source
pub fn time_arithmetic(
    left: &LiteralValue,
    op: &ArithmeticComputation,
    right: &LiteralValue,
) -> OperationResult
Expand description

Perform time arithmetic operations, returning OperationResult (Veto on error)