28 Jul
2000
28 Jul
'00
3:36 p.m.
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. What am I doing wrong? puzzled Jonathan