Is it possible to informe the DateTime module about the date format without changing the zope.conf file? Format: dd/mm/yyyy When I try the <dtml-var "DateTime(12/11/2005)"> it returns 2005/12/11 instead of 2005/11/12. Thanks in Advance. Fernando Lujan