getDate {SMITIDstruct} | R Documentation |
getDate
Description
Converte timestamp to Date (string)
Usage
getDate(time, format = "%Y-%m-%dT%H:%M:%S")
Arguments
time |
a timestamp or vector of |
format |
Date format output (default %Y-%m-%dT%H:%M:%S) |
Value
time as string date
[Package SMITIDstruct version 0.0.5 Index]