Re: Time problem (again)

2008-03-27 Thread Jason Scheirer
On Mar 27, 12:17 pm, "Fabio Durieux Lopes" <[EMAIL PROTECTED]> wrote: >Hi, > >I'm recreating a date-time based on a string and I have a problem > when daylight savings time is set (I'm off by 1). So today I forced > my computer into daylight savings time and debugged it again, but > this ti

Time problem (again)

2008-03-27 Thread Fabio Durieux Lopes
Hi, I'm recreating a date-time based on a string and I have a problem when daylight savings time is set (I'm off by 1). So today I forced my computer into daylight savings time and debugged it again, but this time I noticed something strange. This is the documentation from python libr