openhab-core/bundles/org.openhab.core.storage.json/src
Holger Friedrich fa9cff6be9
GsonBuilder: Explicitly set date format (#4185)
Between Java 17 and Java 21, serialization of DateTime has changed due to
CLDR 42 which uses a narrow non-breaking space.
To ease switching JDK versions, the seralization format is explicitly
set to the Java 17 format.

Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
2024-04-28 17:11:54 +02:00
..
main GsonBuilder: Explicitly set date format (#4185) 2024-04-28 17:11:54 +02:00
test GsonBuilder: Explicitly set date format (#4185) 2024-04-28 17:11:54 +02:00