changeTZ: Convert POSIXct objects to a new timezone

Description Usage Arguments Value Examples

View source: R/tools_time_utm_zone.R

Description

changeTZ change the timezone of a POSIXct objects

Usage

1
changeTZ(x, newTZ)

Arguments

x

a POSIXct object

newTZ

a valid timezone

Value

a POSIXct objects with datetime in newTZ timezone

Examples

1
changeTZ(x,"Africa/Harare")

rpatin/gpstools documentation built on Sept. 25, 2021, 7:47 a.m.