[Zope] RE: [Zope-dev] Date
Rob Page
rob.page@digicool.com
Fri, 13 Aug 1999 10:50:24 -0400
> -----Original Message-----
> From: Anderson Ami [mailto:a_ami@hotmail.com]
> Sent: Friday, August 13, 1999 10:40 AM
> To: zope-dev@zope.org
> Subject: [Zope-dev] Date
>
>
> I need display the date (today) in my html, what is the command ?
> <!--#var expr=" ?????????? ">
In general the online Zope documentation at:
http://www.zope.org/Documentation/
is a decent place to find these answers.
In particular I think a read of the following <!--#var --> and DateTime
sections of the DTML Guide would answer your questions:
http://www.zope.org/Documentation/Guides/DTML/DTML-HTML/DTML.5.1.html
http://www.zope.org/Documentation/Guides/DTML/DTML-HTML/DTML.16.html
Good luck -- Hope this helps.
--Rob