[Zope] DateTime mess
    Dieter Maurer 
    dieter at handshake.de
       
    Tue Nov 22 13:05:44 EST 2005
    
    
  
Jürgen Herrmann wrote at 2005-11-21 10:33 +0100:
> ... difficult to understand timezone handling ...
>once again sry, if i raised expectations on the fix of strftime.
I am a bit astonished that you need to understand timezone handling
in order to implement an improved "DateTime.strftime".
  The only thing "strftime" has to do with a timezone it to
  display it (when the format calls for it).
  For this, you simply ask the "DateTime" object for its timezone.
-- 
Dieter
    
    
More information about the Zope
mailing list