Return 'period$requested' in UTC time zone from 'get_ts_*' functions
Currently, the 'get_ts_*')
functions return the period$requested
element as local time POSIXct
object.
It would be better to return a POSIXct
vecor in the UTC timezone.
Currently, the 'get_ts_*')
functions return the period$requested
element as local time POSIXct
object.
It would be better to return a POSIXct
vecor in the UTC timezone.