On Thu, Apr 3, 2014 at 3:45 AM, Washington Ratso wrote:
> I am running Python 2.7 and would like to be able to calculate to the second
> the time difference between now and some future date/time in the same
> timezone while taking into account daylight savings time. I do not have
> pytz. Any
I am running Python 2.7 and would like to be able to calculate to the second
the time difference between now and some future date/time in the same timezone
while taking into account daylight savings time. I do not have pytz. Any
ideas how to do it?
If it requires having pytz, how would I do i