-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
8.1.0.GA
-
None
-
False
-
-
False
-
-
-
-
-
-
Known Issue
-
Workaround Exists
-
-
-
-
SqlDateSerializer throws
java.time.temporal.UnsupportedTemporalTypeException: Unsupported field: HourOfDay
when serializing java.sql.Date with formatter containing time component fields.
This is the expected result. However, in Yasson 1.0.5 (JBEAP 7.4), serialization is successfully done as the java.sql.Date with formatter is processed by: [1]
AbstractDateTypeSerializer.formatWithFormatter()
- blocks
-
JBEAP-30566 (8.0.z) UnsupportedTemporalTypeException when serializing java.sql.Date with formatter containing time component fields
-
- Pull Request Sent
-
- duplicates
-
JBEAP-30567 [GSS](8.1.z) UnsupportedTemporalTypeException when serializing java.sql.Date with formatter containing time component fields
-
- Pull Request Sent
-