Time Formats

In Veeam Service Provider Console REST API, there are several date and time formats present:

  • date-time - has the standard yyyy-MM-ddTHH:mm:ss.fffffffK structure according to RFC 3339. For example, 2023-01-16T16:30:09.4952609+01:00.
  • time-of-day - has the HH:MM structure. For example, 10:30.
  • time - has the HH:MM:SS structure. For example, 10:30:03.