Skip to content

NXCALS-4779 - python java timestamp incosistences

COMPATIBILITY NOTE

Please note that this change is not backward compatible in the way that if somebody used timestamp expressed as String i.e. 2000-01-02 03:04:05.2 and meant by that 2000-01-02 03:04:05 and 2 nanoseconds (that would be insane but still possible) with this change the interpretation changes to 2000-01-02 03:04:05 and 200 milliseconds

@acc-logging-team - please have a look for approval.

Closes NXCALS-4779

Edited by Marcin Sobieszek

Merge request reports