>
>
> try this:
>
> <input type="text" value="<dtml-var "date+0.5"  fmt=%Y-%m-%d>">
>
> I think it's a round problem with the float representation of the date.
>
> martin

Since it is adding 24 hours there is not enough to add 0.5 to the date. I
could add 1 to the date but then I would get other problems on my site which
is not good. I have reported the bug now and I hope they can resolve it
quickly.


_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
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 )

Reply via email to