[Zope] Invalid Date-Time String error

Andreas Jung Andreas Jung <andreas@andreas-jung.com>
Thu, 29 May 2003 21:45:17 +0200


FInd out *which* Dataecauses the problem and then check the field2data
method with *this* date.

-aj

--On Donnerstag, 29. Mai 2003 12:38 Uhr -0700 Chris Bruce 
<chris@bionicpixels.com> wrote:

> I when trying to add a ZClass product with Date property, I keep getting
> an Invalid Date-Time Error.  I am running Zope 2.6.  This ZClass product
> was created back in Zope 2.4 or so.  Not sure why it is happening now
> when it has worked in the past on earlier versions of Zope.  Any ideas?
>
> Traceback (innermost last):
>
>   a.. Module ZPublisher.Publish, line 98, in publish
>   b.. Module ZPublisher.mapply, line 88, in mapply
>   c.. Module ZPublisher.Publish, line 39, in call_object
>   d.. Module OFS.PropertySheets, line 396, in manage_addProperty
>   e.. Module ZPublisher.Converters, line 108, in field2date
> Invalid Date-Time String
>
>
> Thanks in advance!
>
> Chris
>
>
> Chris Bruce
>
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )