Hi,
If property pDate is of type Date,
then why does this gives an error?
<dtml-call "REQUEST.set('Date', ZopeTime())">
Zope Error
Zope has encountered an error while publishing this resource.
Error Type: Invalid Date-Time String
Error Value:
and what is then the good code?
And, why are the python methods, eg DateTime not recognised?
Regards, Tom.