I already used the things in AlexR's howto but still he uses fmt or strftime() and that is the problem. AlexR claims the base is GMT though (the Zope developers said the base-time was UTC). Nevertheless this is a problem... I'll try to chunk it in the collector once more with a bit more explaination. Thanks for your help. Peter Chris Withers skrev:
Ah, OK, I see what happened.
Did you try AlexR's how-to and did it help?
I'd suggest submiting another bug along the lines of "fmt should use the local time and nto be locked to UTC", which is what I think is the 'horribel' bit of this :-)
cheers,
Chris
Peter Arvidsson wrote:
#1445 (http://classic.zope.org:8080/Collector/1445/view)
Chris Withers skrev:
What was the issue number?
Chris
Peter Arvidsson wrote:
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
Peter Arvidsson wrote:
I already used the things in AlexR's howto but still he uses fmt or strftime() and that is the problem.
Someone posted a replacement module/patch for strftime() on zope-dev(I think, maybe it's in the collector) Try searching the archives at: http://zope.nipltd.com/public/lists.html
AlexR claims the base is GMT though (the Zope developers said the base-time was UTC).
Same thing I think... GMT technically doesn't exist since they got rid of the observatory in Grenwich ;-)
Nevertheless this is a problem... I'll try to chunk it in the collector once more with a bit more explaination.
cool :-) cheers, Chris
I think I found the posting that you meant but he later said his patch unfortunately didnt do any good. Anyway I have posted the bug to the collector now. Chris Withers skrev:
Peter Arvidsson wrote:
I already used the things in AlexR's howto but still he uses fmt or strftime() and that is the problem.
Someone posted a replacement module/patch for strftime() on zope-dev(I think, maybe it's in the collector)
Try searching the archives at: http://zope.nipltd.com/public/lists.html
AlexR claims the base is GMT though (the Zope developers said the base-time was UTC).
Same thing I think... GMT technically doesn't exist since they got rid of the observatory in Grenwich ;-)
Nevertheless this is a problem... I'll try to chunk it in the collector once more with a bit more explaination.
cool :-)
cheers,
Chris
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
Chris Withers -
Peter Arvidsson