[Zope] Re: Converting from week no. to date
    Jonas Nielsen 
    jonasn at mail.tele.dk
       
    Tue May  2 05:30:47 EDT 2006
    
    
  
Lennart Regebro wrote:
> 
> Well, steal some code from
> http://svn.nuxeo.org/trac/pub/file/CalCore/trunk/src/calcore/isoweek.py
> maybe?
Well it uses datetime (as opposed to Zope's DateTime) which isn't 
available in python scripts. However it is a better solution than 
installing a third module. So I think I will use that (in an external 
method). Thanks.
    
    
More information about the Zope
mailing list