Date Format
Habitify API uses ISO-8601 date format for all requests and responses. Note that this format includes time offsets from UTC.
Example: Your current time is 2021-05-21T07:00:00
and your current time offset is +07:00
. So time representation is 2021-05-21T07:00:00+07:00.
Last updated
Was this helpful?