aRTy42 / POE-ItemInfo

Item Info Script for Path of Exile
167 stars 225 forks source link

fixed time difference calculation #49

Closed Eruyome closed 7 years ago

aRTy42 commented 7 years ago

The change is not needed (see #44). Would you prefer that method for some reason? Then I'll merge it. In that case I'd rather use minutes though, because using seconds with huge numbers seems to arbitrarily complicate it.

Eruyome commented 7 years ago

I don't really care, I just fixed it for TradeMacro since I'm using it there and it's "the right way" or "the better way". So I quickly fixed it for ItemInfo, too.

aRTy42 commented 7 years ago

Comitted this method with the time set to 3 hours and made several other small adjustments.