> I'm trying capture any edit/modified entry with the following, Using the
> real date format instead of text string so that I could do a quick filter on it.
>
> Type modified = date
> Subst on Edit modified = $date
>
> Problem: It seem that the Subst on Edit always default to 1 Jan 1970 instead
> of current date on edit screen.
I fixed that problem, new version under
http://midas.psi.ch/cgi-bin/cvsweb/elog/src/elogd.c?rev=1.328 |