[Zope] Generate list of months

Dragos Chirila d.chirila at bucarest.finsiel.ro
Tue Oct 28 09:10:10 EST 2003


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 at datalong.com>
To: <zope at 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 at 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 )
>





More information about the Zope mailing list