You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Jorge Bay (JIRA)" <ji...@apache.org> on 2017/08/08 17:18:00 UTC

[jira] [Updated] (TINKERPOP-1745) Gremlin .NET: Use DateTimeOffset instead of DateTime to represent g:Date

     [ https://issues.apache.org/jira/browse/TINKERPOP-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jorge Bay updated TINKERPOP-1745:
---------------------------------
    Component/s: language-variant

> 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
>          Components: language-variant
>            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)