Details
-
Type:
Story
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 25.0.0
-
Fix Version/s: Meridian-2019.1.0, 25.1.0
-
Component/s: None
-
Security Level: Default (Default Security Scheme)
-
Labels:
-
Sprint:Horizon 2019 - September 25th, Horizon 2019 - October 2nd
Description
JDK 9 introduced a change to the way marshalling and unmarshalling dates. In theory, this is more standards-compliant, but it breaks compatibility with existing serialized objects (see NMS-12261).
On all JDKs we should use the CLDR format, and event timestamps should be in standard ISO-8601 format (2019-10-08T10:34:00-00:00)