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

◆ tcontseq_after_timestamptz()

TSequence * tcontseq_after_timestamptz ( const TSequence seq,
TimestampTz  t,
bool  strict 
)

Keep the instants of a continuous temporal sequence after or equal to a timestamptz.

Parameters
[in]seqTemporal sequence
[in]tTimestamp
[in]strictTrue if the restriction is strictly after, false when the restriction is after or equal