Fix wrong datetime conversion

This commit is contained in:
Matthias 2022-03-26 08:23:02 +01:00
parent a682faf6b1
commit 60f2a12bd9
1 changed files with 1 additions and 1 deletions

View File

@ -1399,7 +1399,7 @@ def tickers():
'BLK/BTC': {
'symbol': 'BLK/BTC',
'timestamp': 1522014806072,
'datetime': '2018-03-25T21:53:26.720Z',
'datetime': '2018-03-25T21:53:26.072Z',
'high': 0.007745,
'low': 0.007512,
'bid': 0.007729,