You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes 128: SerializationFeature.WRITE_DATE_KEYS_AS_TIMESTAMPS for ZonedDateTime
This enables SerializationFeature.WRITE_DATE_KEYS_AS_TIMESTAMPS for keys in maps that are ZonedDateTime. It also takes into account SerializationFeature.WRITE_DATE_TIMESTAMPS_AS_NANOSECONDS.
0 commit comments