5 Sep
2005
5 Sep
'05
12:36 p.m.
----- Original Message ----- From: "jai alai" <errazkinj@yahoo.com>
I try to use datetime and timedelta in Zope and returns a error....
Error Type: ImportError Error Value: import of "datetime" is unauthorized
I try use datetime and timedelta in an External Method and returns an error to ....
Error Type: ImportError Error Value: No module named datetime
There's any way to import this module in Zope or I must create a new product for it.
Have a look at: http://zopelabs.com/cookbook/990690237 hth Jonathan