On Mon, Mar 14, 2016 at 11:20 AM, Ian Kelly <ian.g.ke...@gmail.com> wrote: > Note that the above example is technically incorrect since > datetime.now() returns local time and I'm not in the Chicago timezone, > but it demonstrates the process. > > Also, if you haven't already read the pytz documentation, you should. > http://pythonhosted.org/pytz/
Thanks. I have remained pretty naive about timezones (sorry for the pun). The platform I use actually does the right thing, but like a dope I failed to use the mechanisms it provided. Skip -- https://mail.python.org/mailman/listinfo/python-list