h_changetz: Change the time zone of a time series

View source: R/h_change_tz.R

h_changetzR 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


htsr documentation built on Oct. 13, 2023, 5:10 p.m.