transformRFC3339Period function

The DataRobot Monitoring APIs return dates formatted as RFC 3339 strings. This is the same as ISO 8601. Specifically, 'T' is the date/time separator and 'Z' is used to denote UTC. Fractional seconds are returned. e.g. 2020-01-01T05:00:00.000000Z

  • Maintainer: AJ Alon
  • License: MIT + file LICENSE
  • Last published: 2024-03-13

Useful links