BitBotFactory / MikaLendingBot

Automated lending on Cryptocurrency exchanges Poloniex and Bitfinex
http://poloniexlendingbot.readthedocs.io/en/latest/index.html
MIT License
1.11k stars 344 forks source link

Mark UTC timezone to the last updated timestamp #654

Closed vansonlin closed 2 years ago

vansonlin commented 3 years ago

Otherwise the timestamp is just confusing

Description

TESTING STAGE

Tested in my webserver

Types of changes

Checklist:

Evanito commented 3 years ago

Is this purely a visual change on the webpage? If so, can I see a screenshot?

rnevet commented 3 years ago

As far as I remember, I don't think it's always UTC, it's using the timezone where the bot is running: https://github.com/BitBotFactory/MikaLendingBot/blob/b59ab8709220b3be1481ca8949a80f944b05018e/modules/Logger.py#L102