14 Aug
2003
14 Aug
'03
6:04 p.m.
Hello, How can I format the date string in the following ZPT statement ? <span tal:replace="file/mtime"></span> Regards, Michael
14 Aug
14 Aug
6:07 p.m.
New subject: [Zope] ZPT format date string
python: file.mtime.strftime(...) check the DateTime API for details. -aj --On Donnerstag, 14. August 2003 20:04 Uhr +0200 Michael Bleijerveld <michael@bleijerveld.nl> wrote:
Hello,
How can I format the date string in the following ZPT statement ?
<span tal:replace="file/mtime"></span>
Regards,
Michael
_______________________________________________ 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 )
8271
Age (days ago)
8271
Last active (days ago)
1 comments
2 participants
participants (2)
-
Andreas Jung -
Michael Bleijerveld