Re:[Zope] Newbie: Date checking?

2000-07-07 Thread Andy Gates
Message-ID: [EMAIL PROTECTED] Priority: NORMAL X-Mailer: Execmail for Win32 5.1 Build (9) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Is better to put some mor lines from Traceback Exception To see the modul and the line Here it is: Traceback (innermost last): File

Re:[Zope] Newbie: Date checking?

2000-07-06 Thread Marcel Preda
dtml-if "_.DateTime(startdate).isPast() and _.DateTime(expirydate).isFuture()" ... ... /dtml-if This gives: Error Type: TypeError Error Value: __div__ nor __rdiv__ defined for these operands Is better to put some mor lines from Traceback Exception To see the modul and the line The