Skip to content

CE-2526: Present dates with offset in the API

In the DTOs appearing in the Rest API, the java.util.Dates have been replaced with ZonedDateTime (not only for the operation)

Closes CE-2526

Merge request reports