timedateFrom: Stable conversion to POSIXct from character and Date

View source: R/utils.R

timedateFromR Documentation

Stable conversion to POSIXct from character and Date

Description

Conversion to POSIXct ensuring no local time zone applied. Currently supported is character, Date and anything understood by as.POSIXct.

Usage

timedateFrom(x, ...)

Arguments

x

input date-time stamp, character, Date or other supported type.

...

ignored

Value

the vector x converted (if necessary) to POSIXct


AustralianAntarcticDivision/raadtools documentation built on Feb. 14, 2024, 6:28 a.m.