How about:

<dtml-let today="ZopeTime()">
<dtml-in "_.range(10)">
<dtml-var "today + _['sequence-index']" fmt="%D">
</dtml-in>
</dtml-let>

>>>>> "F" == F Richter <[EMAIL PROTECTED]> writes:

    F> Hello, I want generate and show a list of days in a period.

    F> For instance: (period from 2000-06-07 to 2000-06-30)

    F> 2000-06-07, 2000-06-08, 2000-06-08 ... 2000-06-30

    F> How can I do this???  -- By Frank

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


_______________________________________________
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