dtt_adjust_tz: Adjust Time Zone

Description Usage Arguments Value See Also Examples

View source: R/tz.R

Description

Adjust the time zone and time.

Usage

1

Arguments

x

A POSIXct vector.

tz

A string of the new time zone.

...

Unused.

Value

The POSIXct vector with the new time zone and time.

See Also

dtt_set_tz

Examples

1
dtt_adjust_tz(Sys.time(), tz = "UTC")

poissonconsulting/dttr documentation built on Feb. 20, 2021, 12:18 a.m.