[Zope] Current date in DTML

Chris Withers chrisw@nipltd.com
Tue, 06 Jun 2000 17:36:43 +0100


Ivan Raikov wrote:
> How can I get the current date & time (preferably as a
> DateTime.DateTime object) in DTML? I cannot instantiate a DateTime

<dtml-var ZopeTime> or <dtml-var "_.DateTime()">

cheers,

Chris