makeTimestamp: Helper function for building ISO-8601 dates

Description Usage Arguments Value

View source: R/makeTimestamp.R

Description

makeTimestame() generates ISO-8601 formatted date strings in UTC. This is the format required to query datetime fields in CCM.

Usage

1
makeTimestamp(dateString)

Arguments

dateString

Character scalar. Names the date which the function will use to create the formatted datetime.

Value

Character scalar. An ISO-8601 formatted date in the UTC timezone suitable for use in CCM queries.


DurhamRegionHARP/ccmReportR documentation built on Feb. 19, 2021, 2:54 p.m.