[Zope] Re: DateTime
Chris Withers
chrisw@nipltd.com
Fri, 10 Nov 2000 11:19:36 +0000
These aren't really hosting related so I'm moving this to the
zope@zope.org list...
Thiebaut CHAMPENIER wrote:
>
> The official home page for this module is
> http://starship.python.net/~lemburg/mxDateTime.html (not responding rigth
> now)
IIRC, starship is down 'cos the Python team are moving to DC.
mxDateTime is _not_ the DateTime in Zope. If only it was....
> BTW, DateTime is a Python module, it is not specific to Zope.
Unless I'm mistaken, the one in Zope is specific to Zope ;-)
> The solution will look something like that:
> <dtml-var expr="_.DateTime(date_posted)">
You may want soem fmt= in there, check the Zope Quick Reference...
cheers,
Chris