Formats

Date

Date format in Manatal follows the ISO8601 format.
The dates must be sent in the following format :

2020-11-25 // 25 of November 2020

DateTime

šŸ“˜

Timezone

All dates and times must be sent and will be received in UTC.

Receiving DateTime from Manatal

DateTime format in Manatal follows the ISO8601 format.

You must send dates and times according to the following format in either notation.

2020-11-25T01:47:27Z // 25 of November 2020 at 01:47.27am UTC time

Filtering by DateTime

When filtering by any DateTime, on a collection endpoint, the expected format is the following :

2020-11-11+01:01:00 // 11 of November 2020 at 01:01.01am UTC time