Add DateTime corresponding to C++ type

Currently, we only have a DateTimeIceConverter, that converts date times to plain int values, and the Ice dto of DateTime. This MR adds a dto that is a proper python class.

Thanks @peller for support.

Merge request reports

Loading