ranaroussi / yfinance

Download market data from Yahoo! Finance's API
https://aroussi.com/post/python-yahoo-finance
Apache License 2.0
14.89k stars 2.44k forks source link

Fix reading timezone from earning dates #2010

Open mreiche opened 3 months ago

mreiche commented 3 months ago

Reading earning dates returns index timestamps without timezone. That's been fixed.

ValueRaider commented 3 months ago

But it already has a timezone. How did you determine it was missing?

mreiche commented 3 months ago

I improved the test for the bug fix.

Without the bugfix: Bildschirmfoto 2024-08-04 um 12 33 38