timeZoneConvert: Converts the time zone of a date and time vector.

Description Usage Arguments Value Examples

Description

timeZoneConvert converts date and time information from a character vector convertable to a POSIXct object to a user specified timezone.

Usage

1
timeZoneConvert(variable, timezone = "Asia/Ulan_Bator")

Arguments

variable

A character vector convertable to a POSIXct object.

timezone

A character value representing a timezone (timezones).

Value

A POSIXct vector with converted time and date information.

Examples

1
#

henningte/herdersWDA documentation built on May 16, 2019, 3:11 p.m.