7 Mar
2000
7 Mar
'00
11:44 a.m.
Graham Chiu schrieb:
I'm still having difficulty with this.
I want to add a date to a character string ( dated user comments ) to store into a sqltable.
<dtml-call "REQUEST.set('CurrentDate', ZopeTime().Date)">
try: <dtml-call "REQUEST.set('CurrentDate', ZopeTime().Date())"> and it should work. hth, Thomas