Skip to content
Advertisement

Tag: pytz

Why does this code work on Linux but not on Windows?

I asked a previous question here, regarding flagging Daylight Saving Time hours. @MattMessersmith kindly and expertly answered my question, and his solution worked perfectly in Linux (Ubuntu), but not on either of my Windows machines (work and home). My Windows machines are both running Anaconda with Python 3.6 and pytz 2018.4, if that helps. When I run the code on

Advertisement