Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

returnTradeHistory error parsing date #38

@KEEPEE

Description

@KEEPEE

When I try call returnTradeHistory there was issue with parsing date.
Java exceotion:
java.time.format.DateTimeParseException: Text '2021-10-23 19:32:05.000000' could not be parsed, unparsed text found at index 19

Calss PoloniexExchangeService line: 264
tradeHistory = mapper.mapTradeHistory(tradeHistoryData);

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions