13 Sep
2006
13 Sep
'06
8 a.m.
--On 13. September 2006 00:54:09 -0700 yogeen honnavar <yogeen@yahoo.com> wrote:
hello AJ, thanks for ur response. now i hv another issue. the problem is the older applicaiton which we hv in zope 2.6.1 uses a function ZopeTime. after migrating to Zope2.9.4 by moving the Data.fs file. it is found that the application reports error KeyError for ZopeTime. can u pls suggest whats wrong ? is ZopeTime available in 2.9.4. if we change it to "_.DateTime" its working. but we hv it in many places and we dont wish to change the code. pls suggest a solution. the problematic code is as follows
<dtml-var ZopeTime fmt="ISO">
No idea what happened to "_.ZopeTime()". -aj