+----[ R. David Murray ]---------------------------------------------
| On Sat, 12 Aug 2000, tom smith wrote:
| > <dtml-in get_days_events(<dtml-var "date.mm()">/<dtml-var
| > "date.dd()">/<dtml-var "date.yy()">)>
| 
| Untested:
| 
| <dtml-in expr="get_days_events('%s/%s/%' % (date.mm(),date.dd(),date.yy())">
| 
| Inside the quotes you are in Python...

kind of...

-- 
Totally Holistic Enterprises Internet|  P:+61 7 3870 0066   | Andrew Milton
The Internet (Aust) Pty Ltd          |  F:+61 7 3870 4477   | 
ACN: 082 081 472 ABN: 83 082 081 472 |  M:+61 416 022 411   | Carpe Daemon
PO Box 837 Indooroopilly QLD 4068    |[EMAIL PROTECTED]| 

_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to