Skip to content

Commit

Permalink
Issue bitrich-info#561: [HitBTC] OrderBook is missing support of time…
Browse files Browse the repository at this point in the history
…stamp. Using built-in date time formatter with UTC timezone.
  • Loading branch information
dp770 committed May 3, 2020
1 parent 63dc267 commit 2a9e05d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
}
],
"symbol": "ETHBTC",
"sequence": 8073827
"sequence": 8073827,
"timestamp": "2020-05-03T18:26:28.714Z"
}
}

0 comments on commit 2a9e05d

Please sign in to comment.