utc0: Compute Coordinated Universal Time (UTC/GMT) for Specified...

View source: R/utc.R

utc0R Documentation

Compute Coordinated Universal Time (UTC/GMT) for Specified Local Time.

Description

Compute Coordinated Universal Time (UTC/GMT) for Specified Local Time.

Usage

utc0(date = "2020-01-01", time = "12:00:00", tz = "Europe/Vienna")

Arguments

date

Character. Date "yyyy-mm-dd".

time

Character. Local time "hh:mm" or "hh:mm:ss".

tz

Character. Local time zone. See OlsonNames() or use Sys.timezone().


packageRank documentation built on Nov. 10, 2023, 1:07 a.m.