You could use ModuleSecurityInfo (see Zope Developer's Guide), you could use an External Method, or you could write your own product.
----- Original Message ----- From: "Magnus Heino" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 15, 2002 7:01 AM Subject: [Zope-dev] rfc1123_date > > Why is rfc1123_date a method in App.Common, and not a method on > DateTime.DateTime? > > How am I supposed to use it from dtml/zpt? > > /Magnus > > > > _______________________________________________ > Zope-Dev maillist - [EMAIL PROTECTED] > http://lists.zope.org/mailman/listinfo/zope-dev > ** No cross posts or HTML encoding! ** > (Related lists - > http://lists.zope.org/mailman/listinfo/zope-announce > http://lists.zope.org/mailman/listinfo/zope ) > _______________________________________________ Zope-Dev maillist - [EMAIL PROTECTED] http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
