[Zope] DateTime strftime problem

Lennart Regebro regebro at gmail.com
Mon Nov 7 09:15:25 EST 2005


On 11/7/05, Jürgen Herrmann <Juergen.Herrmann at xlhost.de> wrote:

> then i will fix it, if i can. i need that functionality, because we
> have users from different time zones that access a shared calendar.

I don't know if this helps, but it might:

Python had a good module called datetime. Most likely, you want to use
that instead.  There are no standard timezone implementation, but Zope
3 has one you might be able to use.

--
Lennart Regebro, Nuxeo     http://www.nuxeo.com/
CPS Content Management     http://www.cps-project.org/


More information about the Zope mailing list