RE: [Zope] DateTime adding not working
17 Sep
1999
17 Sep
'99
6:22 p.m.
I want a date that is 14 days after today, and I tried <!--#var expr="ZopeTime + 14"--> and I get a bad operand error.
The source says that you can "a positive or negative number and a date-time object may be added to obtain a new date-time object that is the given number of days later..."
Try "ZopeTime() + 14"
9699
Age (days ago)
9699
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jeffrey Shell