as.UTC | R Documentation |
Force Time as UTC
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, ...)
x |
a vector of datetime values |
... |
not used at the moment |
Sys.time()
as.UTC(Sys.time())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.