convert.tz: convert.tz

Description Usage Arguments Value

View source: R/tzone.R

Description

Convert a POSIXt object from one timezone to another

Usage

1
  convert.tz(x, from, to)

Arguments

x

POSIXt object

from

source timezone. If not supplied, attempts to use attr(x, 'tzone').

to

target timezone. If not supplied, attempts to use Sys.timezone().

Value

POSIXt object with new timezone


holstius/nmea documentation built on May 17, 2019, 4:50 p.m.