Question
375008155608
US
Last activity: 7 Jul 2023 13:07 EDT
Date Formatting Change in 8.6?
We have an internal function that ultimately makes use of com.fasterxml.jackson.datatype:jackson-datatype-jsr310. Everything works as expected in Pega 8.5.5, however in Pega 8.6.5 and Pega 8.6.6, I receive the following error
"Java 8 date/time type `java.time.ZonedDateTime` not supported by default: add Module "com.fasterxml.jackson.datatype:jackson-datatype-jsr310"
Has something internally changed in pega with regards to how date/times are handled? I have noticed this issue both in our in house installations as well as on PegaCloud.