parseRFC3339Timestamp | R Documentation |
The DataRobot APIs returns dates in RFC 3339 format.
parseRFC3339Timestamp(timestampstring)
timestampstring |
character. Timestamp in RFC 3339 format. |
The input timestamp as a POSIXt
Other API datetime functions:
RFC3339DateTimeFormat
,
formatRFC3339Timestamp()
,
transformRFC3339Period()
,
validateReportingPeriodTime()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.