RFC3339DateTimeFormat {datarobot}R Documentation

RFC 3339 datetime format

Description

The DataRobot API returns dates in RFC 3339 format. Since this comes from a Python datetime object, we assume that the period returned is in the format "

Usage

RFC3339DateTimeFormat

Format

An object of class character of length 1.

See Also

Other API datetime functions: formatRFC3339Timestamp(), parseRFC3339Timestamp(), transformRFC3339Period(), validateReportingPeriodTime()


[Package datarobot version 2.18.6 Index]