take a look at calendar module it has a property named month_name - a list with all months, or month_abbr - a lsit with all months short names dragos ----- Original Message ----- From: <mlong@datalong.com> To: <zope@zope.org> Sent: Tuesday, October 28, 2003 4:04 PM Subject: [Zope] Generate list of months
Hi,
I would like to generate a list of the names of the months (Jan, Feb, etc). I have looked through the Calendar, DateTime and time modules but do not see any methods that will do this. What am I missing?
Thanks, Mike
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )