Hi, How do I display the current server-side date with DTML? Thanks, Andreas. -- ... Any resemblance between the above views and those of my employer, my terminal, or the view out my window are purely coincidental. Any resemblance between the above and my own views is non-deterministic. The question of the existence of views in the absence of anyone to hold them is left as an exercise for the reader. The question of the existence of the reader is left as an exercise for the second god coefficient. (A discussion of non-orthogonal, non-integral polytheism is beyond the scope of this article.)
Hi, How do I display the current server-side date with DTML?
<dtml-var "_.DateTime()"> Greetings Kai -- Institut für Seeverkehrswirtschaft und Logistik http://www.isl.org/ Dipl.-Inform. Kai Hofmann mailto:hofmann@isl.org Universitaetsallee GW1 Block A phone:+49 421 22096-83 D-28359 Bremen fax:+49 421 22096-55
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.
participants (3)
-
Andreas Pauley -
Flynt -
Kai Hofmann