[
https://issues.apache.org/jira/browse/TINKERPOP-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16891134#comment-16891134
]
ASF GitHub Bot commented on TINKERPOP-2264:
-------------------------------------------
spmallette commented on pull request #1165: TINKERPOP-2264 Fixed g:Date
serialization for python.
URL: https://github.com/apache/tinkerpop/pull/1165
https://issues.apache.org/jira/browse/TINKERPOP-2264
Got timezone of the local system out of the derser mix and standardized
around what's always been expected in Java's `Date.getTime()`.
Builds with `mvn clean install :pl gremlin-python`
VOTE +1
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Gremlin Python should deserialize g:Date to UTC
> -----------------------------------------------
>
> Key: TINKERPOP-2264
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2264
> Project: TinkerPop
> Issue Type: Bug
> Components: python
> Affects Versions: 3.3.7
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Critical
>
> {{g:Date}} seems to be written assuming UTC by Jackson, but Python
> deserializes with local timezone. First mentioned here:
> https://groups.google.com/d/msg/gremlin-users/KqBgsVhXtjs/NvGUrDxEAQAJ
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)