validateReportingPeriodTime {datarobot} | 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()