[Zope] javascript and last modified date
einar jensen
einar@hf.ntnu.no
Mon, 24 Feb 2003 20:34:51 +0100
At 20:25 21.02.2003 +0100, Dieter Maurer wrote:
>Einar N=E6ss Jensen wrote at 2003-2-21 13:13 +0100:
> > javascript in my zope have problems with document dates:
> > document.write(document.lastModified)
> >
> > returns 1970...
> >
> > Is there something I have forgotten? In zope or Linux (on which my=20
> zope is
> > running)
>
>This looks like a pure Javascript question/problem with no Zope or
>Linux involved.
I apologize.
I assumed the javascript method somehow got hold on the "las modified date"=
=20
from the webserver (but of courde: how it would do this I do not know).
Einar