📆Dates

This page describes the date format accepted by Groups API

When sending a date parameter from a request, the date should be in ISO-8601(YYYY-MM-DDTHH:MM:SS) format without an included timezone.

An example to a valid date string would be "2024-10-22T14:15:00"

Last updated

Was this helpful?