You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/31 14:34:25 UTC

[jira] [Commented] (IGNITE-2923) .NET: CacheLinqTest.TestDateTime fails on ToString

    [ https://issues.apache.org/jira/browse/IGNITE-2923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15219812#comment-15219812 ] 

ASF GitHub Bot commented on IGNITE-2923:
----------------------------------------

GitHub user ptupitsyn opened a pull request:

    https://github.com/apache/ignite/pull/591

    IGNITE-2923 .NET: Fix LINQ date formatting

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptupitsyn/ignite ignite-2923

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/591.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #591
    
----
commit 65fca7dd5b61a0e93991d34f5435aa0156da8e6a
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-03-31T12:13:35Z

    IGNITE-2923 .NET: CacheLinqTest.TestDateTime fails on ToString

commit 3474c983a9eb1109c9400fd1813bcefe839aab9a
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-03-31T12:16:13Z

    wip

commit bd79aa917802ff420edd6929187ac0492ae6b396
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-03-31T12:24:17Z

    wip

commit 2349283b8c9d020cb52cc79f8997cb06aefb9838
Author: Pavel Tupitsyn <pt...@gridgain.com>
Date:   2016-03-31T12:30:45Z

    fix date format

----


> .NET: CacheLinqTest.TestDateTime fails on ToString
> --------------------------------------------------
>
>                 Key: IGNITE-2923
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2923
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>    Affects Versions: 1.6
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>             Fix For: 1.6
>
>
> ToString maps to FormatDateTime SQL function, but does not specify time zone.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)