View source: R/DeploymentMonitoringUtils.R
validateReportingPeriodTime | R Documentation |
GetDeploymentServiceStats
,
GetDeploymentAccuracy
, GetDeploymentServiceStatsOverTime
, and
GetDeploymentAccuracyOverTime
.Helper function for validating reporting period objects used by
the deployment monitoring functions. See GetDeploymentServiceStats
,
GetDeploymentAccuracy
, GetDeploymentServiceStatsOverTime
, and
GetDeploymentAccuracyOverTime
.
validateReportingPeriodTime(timestamp, tsName = "timestamp")
timestamp |
character. A timestamp in RFC 3339 format. |
tsName |
character. Optional. Explanation of the timestamp for error messages. |
Other API datetime functions:
RFC3339DateTimeFormat
,
formatRFC3339Timestamp()
,
parseRFC3339Timestamp()
,
transformRFC3339Period()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.