3 May
2001
3 May
'01
11:26 a.m.
Andreas Pauley wrote:
Hi,
Hi Andreas <dtml-var ZopeTime> For date and time there are a bunch of different formats available, i.g: <dtml-var ZopeTime fmt="rfc822"> or <dtml-var ZopeTime fmt="aCommon"> and so on. Have a look into the DTML/API references, for example in the appendix of the Zope Book, or in the Help Interface of your Zope management screen (search for "date" for example). Regards Flynt
How do I display the current server-side date with DTML?
Thanks, Andreas.