as.UTC: Force Time as UTC

View source: R/datetime.R

as.UTCR Documentation

Force Time as UTC

Description

Force Time as UTC

Usage

as.UTC(x, ...)

## S3 method for class 'data.frame'
as.UTC(x, ...)

## S3 method for class 'POSIXct'
as.UTC(x, ...)

## Default S3 method:
as.UTC(x, ...)

Arguments

x

a vector of datetime values

...

not used at the moment

Examples

Sys.time()
as.UTC(Sys.time())

certe-medical-epidemiology/certetoolbox documentation built on April 17, 2025, 3:24 a.m.