fromPosixTime: Convert a Unix/Posix time to a timestamp

View source: R/unix_time.R

fromPosixTimeR Documentation

Convert a Unix/Posix time to a timestamp

Description

Convert a Unix/Posix time to a timestamp

Usage

fromPosixTime(posix)

Arguments

posix

a vector of integer numbers of seconds since Unix Epoch

Value

a POSIXct object

Examples

fromPosixTime(1501668000)


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