Re: [Zope] Datebug?

2000-07-24 Thread Peter Arvidsson
#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 f

Re: [Zope] Datebug?

2000-07-24 Thread Chris Withers
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 Wi

Re: [Zope] Datebug?

2000-07-24 Thread Peter Arvidsson
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 fm

Re: [Zope] Datebug?

2000-07-24 Thread Chris Withers
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 __

Re: [Zope] Datebug?

2000-07-21 Thread Erich Seifert
Hi Peter, 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. Peter Arvidsson wrote: > > Forgot to say that... I run 2.2 final :/ > > Chris Withers skrev: > > > Peter Arvidsson wrote: > > > It cant really

Re: [Zope] Datebug?

2000-07-21 Thread Peter Arvidsson
Forgot to say that... I run 2.2 final :/ Chris Withers skrev: > Peter Arvidsson wrote: > > It cant really be a timezone issue because it is decreasing the date by > > 24 hours and I only live 1 hour from GMT. The date on my computer and > > the server are correct. Does someone knows why this hap

Re: [Zope] Datebug?

2000-07-21 Thread Chris Withers
Peter Arvidsson wrote: > It cant really be a timezone issue because it is decreasing the date by > 24 hours and I only live 1 hour from GMT. The date on my computer and > the server are correct. Does someone knows why this happens when I use > "fmt" or is this a DateTime bug? It could be one of a

[Zope] Datebug?

2000-07-21 Thread Peter Arvidsson
I have encountered a strange and irritating problem. As I live in Sweden we use timezone 'GMT+1'. I have a form like this: And when I press submit I come to this page: The input field are correctly displaying the date (in GMT+1) but when I submit the form and use the "fmt" the date is