as.DateTime: Date-time Conversion

Description Usage Arguments See Also

Description

Wrapper to function as.POSIXct

Usage

1
as.DateTime(x, tz = "UTC", origin = "1970-01-01", ...)

Arguments

x

An object to be converted.

tz

A time zone specification to be used for the conversion. Default 'UTC'.

origin

a date-time object, or something which can be coerced to. Default '1970-01-01'.

...

Further arguments to be passed to or from other methods.

See Also

as.POSIXct


fabarca/reutiles documentation built on May 16, 2019, 9:57 a.m.