GitHub user jakubneubauer opened a pull request:
https://github.com/apache/metamodel/pull/170
METAMODEL-1171 fixed parsing of date/time value in queries
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jakubneubauer/metamodel
bug/METAMODEL-1171-parse-datetime-value-string
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/metamodel/pull/170.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 #170
----
commit b88888d44272c9b7532f8eaf68f658779c0f43b2
Author: Jakub Neubauer <[email protected]>
Date: 2017-11-27T19:48:51Z
METAMODEL-1171 - support for more date/time value formats
----
---