h_changetz {htsr} | R Documentation |
Change the time zone of a time series
Description
Change the time zone of a time series
Usage
h_changetz(file, tz1 = "UTC", tz2 = "Europe/Paris")
Arguments
file |
File name to proceed |
tz1 |
original time zone (default = "UTC") |
tz2 |
new time zone (default = "Europe/Paris") |
Details
The output file is named with a tz prefix.
Author(s)
P. Chevallier - June 2023
[Package htsr version 2.1.5 Index]