[Zope] Displayed Dates out by 1 day ...
Chris Withers
chrisw@nipltd.com
Fri, 28 Jul 2000 16:42:31 +0100
Jonathan Cheyne wrote:
> I have a zclass containing a date field - when displayed with
> <dtml-var event_date>, if the field value is 2000/09/19 then it is
> displayed as
> 2000/09/18. I have to use <dtml-var "event_date + 1"> but this seems
> surreal.
There have been bugs (okay, unexpected functionality ;-) in this area,
especially if you use the fmt option.
What version fo Zope are you using and what timezone are you in?
cheers,
Chris