MobilityDB 1.3
Loading...
Searching...
No Matches

◆ tstzspan_shift_scale()

Span * tstzspan_shift_scale ( const Span s,
const Interval shift,
const Interval duration 
)

Return a timestamptz span shifted and/or scaled by two intervals.

Parameters
[in]sSpan
[in]shiftInterval to shift the bounds, may be NULL
[in]durationDuation of the result, may be NULL @csqlfn Tstzspan_shift(), Tstzspan_scale(), Tstzspan_shift_scale()