Jorge Bay created TINKERPOP-1745: ------------------------------------ Summary: Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date Key: TINKERPOP-1745 URL: https://issues.apache.org/jira/browse/TINKERPOP-1745 Project: TinkerPop Issue Type: Bug Reporter: Jorge Bay
{{DateTimeOffset}} structure unambiguously identifies a single point in time, unlike {{DateTime}} which contains calendar information. I think we should use {{DateTimeOffset}} for the default representation of g:Date. -- This message was sent by Atlassian JIRA (v6.4.14#64029)