tinkerpop icon indicating copy to clipboard operation
tinkerpop copied to clipboard

Backport OffsetDateTime serializers in GLVs to enable deserialization from server

Open xiazcy opened this issue 6 months ago • 1 comments

Given OffsetDateTime serializers were implemented in master/3.8, this is a back-port for convenience of the ability to deserialize from OffsetDateTime into native date types. Do note that while the serializers were backported for some GLVs h, Date remains the default serialized types for GLV native date types.

xiazcy avatar Jul 29 '25 00:07 xiazcy

this is a back-port for convenience of the ability to deserialize from OffsetDateTime into native date types.

Do we not need to also support serialization of OffsetDateTime?

andreachild avatar Jul 29 '25 21:07 andreachild