toUTC_oneTZ: Convert timezones of a datetime character vector

Description Usage Arguments Details Functions See Also

Description

Conversion for a single timezone

Usage

1
2
3
toUTC_oneTZ(timestring, tzstring, ...)

toUTC(timestring, tzstring, ...)

Arguments

timestring

A character vector convertible to POSIXct format

tzstring

A character vector specifying time zones of timestring. For toUTC_oneTZ, this must be of length one. For toUTC, this must have length equal to that of timestring.

...

Arguments passed to as.POSIXct. (e.g. format)

Details

toUTC_oneTZ allows conversion for observations in a single timezone to UTC, while toUTC allows for multiple starting timezones to be specified.

Functions

See Also

timezones for how to specify timezones, as.POSIXct


markwh/wqp documentation built on May 21, 2019, 12:37 p.m.