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

◆ datespanset_date_n()

bool datespanset_date_n ( const SpanSet ss,
int  n,
DateADT result 
)

Return in the last argument the n-th date of a date span set.

Parameters
[in]ssSpan set
[in]nNumber (1-based)
[out]resultDate
Returns
Return true if the date is found @csqlfn Datespanset_date_n()