[Zope] Datebug?
Peter Arvidsson
peter@innodev.com
Mon, 24 Jul 2000 11:30:57 +0200
The most hirrible thing is that I chunked it in the collector but the Zope
developers rejected it! Apparently they seem to claim this is a feature. Feature or
not I can't use dates in forms because of this.
Peter
Chris Withers skrev:
> Erich Seifert wrote:
> > I had the same problem.
> > The fmt tag outputs GMT time but the methods of DateTime, i.e. day(), month(),
> > year(), etc. do not. So I used them.
>
> That's really horrible, I'd chuck it in the collector:
> http://classic.zope.org:8080/Collector/
>
> cheers,
>
> Chris