19 Oct
2003
19 Oct
'03
5 p.m.
ilflaminio@virgilio.it wrote at 2003-10-17 15:44 +0200:
Hi all, on Zope 2.6.2 (win 32) this code (works well in Zope 2.5.1) <dtml-calendar> <dtml-var date fmt="%d"> </dtml-calendar> gives this error:
Error Type: KeyError Error Value: mese_prec
This sounds Italian. It is unlikely that the error is caused by the above code fragment. Nevertheless, it is strange that you use "%d" as a format string for a date. Dieter