Split a temporal value into an array of fragments according to time bins.
- Parameters
-
| [in] | inst | Temporal value |
| [in] | tunits | Size of the time bins in PostgreSQL time units |
| [in] | torigin | Time origin of the tiles |
| [out] | bins | Start timestamp of the bins containing a fragment |
| [out] | count | Number of values in the output array |