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

◆ temporal_min_instant()

TInstant * temporal_min_instant ( const Temporal temp)

Return a copy of the instant with minimum base value of a temporal value.

Parameters
[in]tempTemporal value
Returns
On error return NULL
Note
The function does not take into account whether the instant is at an exclusive bound or not. @csqlfn Temporal_min_instant()