BittyTax / BittyTax

Crypto-currency tax calculator with support for all popular wallets, exchanges, explorers and migration from other crypto tax platforms
GNU Affero General Public License v3.0
421 stars 114 forks source link

Kucoin invalid timezone #306

Closed propropropro22 closed 1 year ago

propropropro22 commented 1 year ago

Kucoin is based in Singapore so the timezone should point there. Currently the timezone for Kucoin parser in conv tool is set to Kong Kong. Even though it's probably the same UTC offset, this should be corrected.

nanonano commented 1 year ago

Both Singapore and Hong Kong are UTC+8, and no daylight saving.

Please can you confirm this conversion to UTC is matching the correct timings of the transactions you made?

nanonano commented 1 year ago

I'm going to close this as I don't believe the timezone is causing any issues.

nanonano commented 10 months ago

In the latest update to the KuCoin parser to support bundle files, I've also corrected the timezone to be Singapore. See https://github.com/BittyTax/BittyTax/commit/686527fc1dd69c3ca896d1bd6d314c8861eb93cf.