XDF_CALENDAR_DESERIALIZATION_FROM_C_SHARP_NOT_SUPPORTED_CWOBJ6337E=CWOBJ6337E: Calendar deserialization from C# is not supported.
Explanation
The calendar object between C# and Java is not compatible.
User response
Use the DateTime object from C# to deserialize the data instead.