BackTalk to Document The Zope Book (2.6 Edition)/Appendix C: Zope Page Templates Reference
[email protected] Wed, 24 Mar 2004 00:17:55 -0500
| Newsgroups | gmane.comp.web.zope.zdp |
|---|---|
| Message-ID | <[email protected]> |
A comment to the paragraph below was recently added via http://zope.org/Documentation/Books/ZopeBook/2_6Edition/AppendixC.stx#3-176
---------------
String formatting (format a float to two decimal places)::
<p tal:content="python:'%0.2f' % size">
13.56
</p>
% Anonymous User - Mar. 24, 2004 12:17 am:
How create 12345 to 12,345.00
_______________________________________________
ZDP maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zdp