Quick question - Is any daylight saving taken into consideration for this?
On Tue, Aug 2, 2011 at 1:35 AM, ian douglas wrote:
> Hi all,
>
> Been trying to wrap my head around some datetime vs time stuff with regards
> to parsing a string as a date plus time with a timezone offset.
>
> This is the
Hi all,
Been trying to wrap my head around some datetime vs time stuff with
regards to parsing a string as a date plus time with a timezone offset.
This is the string I'm given:
2010-01-22T00:14:33.000Z
And I can use time.strptime to parse out its individual elements, but
then I need to adj