Skip to contents

Converts secs since epoch to a timestamp with time zone.

Arguments

sec

DOUBLE

Examples

if (FALSE) { # \dontrun{
to_timestamp(1284352323.5)
} # }