Details
-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Description
In many places of documentation we have the date time format fixed to yyyy-MM-dd'T'HH:mm:ss. E.g. https://docs.camunda.org/manual/latest/reference/rest/task/get/
But:
1. now by default we use the date time format with milliseconds and time zone
2. it can also be configured by https://docs.camunda.org/manual/latest/reference/rest/overview/date-format/