to_POSIXct: Convert ESRI datetime (ms since 1970-01-01) to POSIXct

Description Usage Arguments

Description

Convert ESRI datetime (ms since 1970-01-01) to POSIXct

Usage

1
to_POSIXct(x, origin = "1970-01-01 00:00.00 UTC", fact = 1000)

Arguments

x

the input numeric ESRI timestamp

origin

character - epoch origin as string

fact

numeric scaling factor to convert from ms to s


BigelowLab/menssp documentation built on May 24, 2019, 8:46 p.m.