10 Nov
2010
10 Nov
'10
1 a.m.
I guess I having a mental block then. To use it from what I know I would have create a Zope 2 product from it somehow or create callable scripts in the ZMI from the provided code. Neither seems reasonable. Is there other way to use the code that I am not understanding? On Tue, Nov 9, 2010 at 6:11 PM, Lennart Regebro <regebro@gmail.com> wrote:
On Tue, Nov 9, 2010 at 22:12, Brian Sullivan <briansullivan@gmail.com> wrote:
On another forum this http://labix.org/python-dateutil was suggested -- it looks to be close to what I was thinking --
I second that.
but I am not totally sure how I can use it in Zope (a level of incompetence issue no doubt).
You would use it as you would use it outside Zope. No difference, it's just all Python.
//Lennart