mirror of
https://github.com/JKorf/CryptoExchange.Net
synced 2025-06-08 08:26:20 +00:00
Update FAQ.md
This commit is contained in:
parent
c7069a4049
commit
e42ca4ab5a
@ -62,3 +62,6 @@ var client = new BinanceClient(new BinanceClientOptions
|
||||
}
|
||||
});
|
||||
```
|
||||
|
||||
### How are timezones handled / Timestamps are off by xx
|
||||
Exchange API's treat all timestamps as UTC, both incoming and outgoing. The client libraries do no conversion so be sure to use UTC as well.
|
Loading…
x
Reference in New Issue
Block a user