2 Aug
2000
2 Aug
'00
3:56 p.m.
On Thu, 3 Aug 2000, Andrew Kenneth Milton wrote:
| Untested: | | <dtml-in expr="get_days_events('%s/%s/%' % (date.mm(),date.dd(),date.yy())"> | | Inside the quotes you are in Python...
kind of...
Well, yeah. A restricted python environment. The point being, it follows python syntax rules <grin>. I see I made a typo: '%s/%s/%s'. --RDM