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

◆ timestamptz_bin_start()

TimestampTz timestamptz_bin_start ( TimestampTz  t,
int64  size,
TimestampTz  origin 
)

Return the initial timestamp of the bin that contains a timestamptz (internal function)

Parameters
[in]tInput timestamp
[in]sizeSize of the time bins in PostgreSQL time units
[in]originOrigin of the bins
Returns
On error return DT_NOEND