fromUnixTime: Convert a Unix time to a timestamp

View source: R/unix_time.R

fromUnixTimeR Documentation

Convert a Unix time to a timestamp

Description

Convert a Unix time to a timestamp

Usage

fromUnixTime(posix)

Arguments

posix

a vector of integer number of seconds since Unix Epoch

Value

a POSIXct object

See Also

fromPosixTime

Examples

fromUnixTime(1501668000)


espinielli/scrap documentation built on Dec. 9, 2023, 11:25 p.m.