17 Aug
2000
17 Aug
'00
9:58 a.m.
Unfortunately I am getting an "Invalid Date-Time String" error when calling the manage_editProperties. I tried some possible solutions from the mailing lists but failed so far, e.g. using ZopeTime or ZopeTime().DateTime() Any help?
...
<dtml-let x="ZopeTime().strftime('InsertYourFormat')"> <dtml-call REQUEST.set('date1', x) <dtml-call "propertysheets.prop.manage_editProperties(REQUEST)"> <dtml-let>
I hope that helps.
unfortunately it didn't. now I am stuck :( --Oliver