-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
#4 fixes the case for (postgresql) column type "timestamp without time zone", but not for type "timestamp with time zone". Manually tested with current version 3.2.0.
"timestamp with time zone" leads to org.joda.time.DateTime which is not supported in io.vertx.core.json.impl.Json.checkAndCopy.
I'm a vertx-newb so perhaps i'm getting something wrong. If not i would be happy to be able to contribute a small patch :).
Metadata
Metadata
Assignees
Labels
No labels