makeTimestamp {ccmReportR} | R Documentation |
makeTimestame()
generates ISO-8601 formatted
date strings in UTC. This is the format required
to query datetime fields in CCM.
makeTimestamp(dateString)
dateString |
Character scalar. Names the date which the function will use to create the formatted datetime. |
Character scalar. An ISO-8601 formatted date in the UTC timezone suitable for use in CCM queries.