Instead of getting integers with weekday(), Monday == 0 ... Sunday == 6; is
there a way to get the actual names, such as "Monday ... Sunday"?  I would
like to do this without creating a data mapping.  :)
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to