ZonedDateTime in map keys ignores option to write Zone IDs #127
Labels
good first issue
Issue that seems easy to resolve and is likely a good candidate for contributors new to project
Milestone
As of v2.9.9, the following fails:
I'd expect that Zone ID is written not only in map keys but also in map values.
Currently
SerializationFeature.WRITE_DATES_WITH_ZONE_ID
has no impact on map keys.Sample project:
test.zip
The text was updated successfully, but these errors were encountered: