monero-ecosystem / monero-python

A comprehensive Python module for handling Monero cryptocurrency
BSD 3-Clause "New" or "Revised" License
247 stars 80 forks source link

use utc instead of local tz #128

Open lalanza808 opened 1 year ago

lalanza808 commented 1 year ago

I noticed these datestamps returned are in my local/native TZ. It might be better to use UTC for consistency.