Hello
I try to set a variable to the current date with some formating:
This works:
<!--#call "REQUEST.set('MyDate1',ZopeTime)"-->
But how can I format the ZopeTime to get only the part I want.(month/year
for exemple:   fmt="%m/%Y")  ??
Gilles Lavaux