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

Timestamp 2010-01-01T00:00Z throws Date or DateTime Format not supported #259

Closed
rtroilo opened this issue Aug 19, 2020 · 3 comments · Fixed by #265
Closed

Timestamp 2010-01-01T00:00Z throws Date or DateTime Format not supported #259

rtroilo opened this issue Aug 19, 2020 · 3 comments · Fixed by #265
Assignees
Labels
bug Something isn't working as expected

Comments

@rtroilo
Copy link
Member

rtroilo commented Aug 19, 2020

Describe the bug
Trying to use the timestamp 2010-01-01T00:00Z as a start timestamp for the oshdb-api throws an

..
.timestamps("2010-01-01T00:00Z", "2020-01-01-T:00:00Z")
.count();

[main] ERROR org.heigit.bigspatialdata.oshdb.api.mapreducer.MapReducer - unable to parse ISO date string: Date or DateTime Format not supported: 2010-01-01T00:00Z

@rtroilo rtroilo added the bug Something isn't working as expected label Aug 19, 2020
@rtroilo
Copy link
Member Author

rtroilo commented Aug 19, 2020

same is true for

2010-01-01T00Z

@tyrasd
Copy link
Member

tyrasd commented Aug 19, 2020

@mcauer would you like to take a look at this one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants