R/to_posixct_numeric.R
posixct_numeric_to_datetime.Rd
Converting a posixct numeric time back to a classed datetime
posixct_numeric_to_datetime(x, class = "POSIXct", ..., tz = NULL)
A posixct numeric vector
The class to convert to
Extra arguments passed on the the specific coercion function
The time zone to convert to. The default UTC is used if none is supplied