Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TimeInterval resolution issue #38

Open
ufukhurriyetoglu opened this issue Sep 2, 2019 · 0 comments
Open

TimeInterval resolution issue #38

ufukhurriyetoglu opened this issue Sep 2, 2019 · 0 comments

Comments

@ufukhurriyetoglu
Copy link

[
    {
        "value": "from 8am on august 3rd to 10pm on november 3rd 2019",
        "range": {
            "start": 0,
            "end": 51
        },
        "entity": {
            "kind": "TimeInterval",
            "from": "2008-08-03 08:00:00 +03:00",
            "to": "2019-11-03 22:00:00 +03:00"
        },
        "entity_kind": "snips/datePeriod"
    }
]

"from" date value seems strange. In my opinion it should be 2019-08-03 ... - ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant