toTimezone: Convert POSIXt Object to given Time Zone

Description Usage Arguments Value

View source: R/convert.R

Description

Convert POSIXt Object to given Time Zone

Usage

1
toTimezone(x, tz)

Arguments

x

object of class POSIXt (either POSIXct or POSIXlt)

tz

timezone, e.g. "Europe/Berlin", see base::timezones for help about possible time zone strings

Value

POSIXt object in requested timezone (hopefully!)


KWB-R/kwb.datetime documentation built on July 9, 2021, 10:28 p.m.