Re: [Zope] set date property from External Method
17 Sep
2000
17 Sep
'00
5:30 a.m.
Gijs Reulen writes:
I would like to set a property with type 'date' from an External Method. Because the properties all seem to be saved as a string, .... Zope does not store the properties as strings but as objects of the correct type.
If you use the "PropertyManager" interface (as you should), then string values are *converted* to the correct type automatically. Dieter
9332
Age (days ago)
9332
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dieter Maurer