> Anyone know how to generate the current datetime year to minute when a > page loads in the format: > > yyyy-mm-dd hh:mm ? <!--#var ZopeTime fmt=year-->-<!--#var ZopeTime fmt=mm-->-<!--#var ZopeTime fmt=dd--> <!--#var ZopeTime fmt=hour-->:<!--#var ZopeTime fmt=minute--> The DTML docs have a full set of DateTime fmts at: http://www.zope.org/Documentation/Guides/DTML/DTML-HTML/DTML.16.html --Rob