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

◆ tdiscseq_value_at_timestamptz()

bool tdiscseq_value_at_timestamptz ( const TSequence seq,
TimestampTz  t,
Datum result 
)

Return in the last argument the value of a temporal discrete sequence at a timestamptz.

Note
In order to be compatible with the corresponding functions for temporal sequences that need to interpolate the value, it is necessary to return a copy of the value.