xs.dayTimeDuration.multiply( value as number ) as xs.dayTimeDuration
Multiplies an xs.dayTimeDuration by a number. Returns an xs.dayTimeDuration.
const v1 = xs.dayTimeDuration("P5DT4H"); v1.multiply(2);
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.