Keo Sophon wrote:
the lists are set up to match the values used by the time and datetime
modules; see e.g.
</F>
I've tried calendar.month_ name[0], it displays empty string, while
calendar.month_ name[1] is "January"? Why does calendar.month_ name's
index not start with index 0 as calendar.day_na me?
calendar.month_ name[1] is "January"? Why does calendar.month_ name's
index not start with index 0 as calendar.day_na me?
modules; see e.g.
</F>