hitbtc-com / hitbtc-api

HitBTC API
GNU Lesser General Public License v3.0
323 stars 153 forks source link

Incorrect order date in dashboard #128

Closed valeriakononenko closed 6 years ago

valeriakononenko commented 6 years ago

"createdAt":"2018-02-12T21:09:34.665Z","updatedAt":"2018-02-12T21:09:34.665Z" for new order in api response and Date(UTC) = 2018-12-02 21:09:34.665 in dashboard. Date format should be yyyy-MM-dd not yyyy-dd-MM

hitbtc-com commented 6 years ago

what do you mean by "dashboard"?

valeriakononenko commented 6 years ago

https://hitbtc.com/reports/orders - there

hitbtc-com commented 6 years ago

Thank you