Hi,

"Williamson, Aaron" wrote:
> 
> Peter,
> 
> Try this bit of mojo here:
> 
> <dtml-let monthnr="_.DateTime().mm()">

# actually, it schould be:

>     <dtml-let monthPoll="'month_%02d' % monthnr">

# to produce 'month_01' to 'month_12'

>       <dtml-var monthPoll>
>     </dtml-let>
> </dtml-let>

Regards
Tino Wildenhain

_______________________________________________
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