How to Determine Name of the Day in the Week

Henry Chang goldspin at gmail.com
Thu Sep 11 13:11:00 EDT 2008


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.  :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080911/7c47972f/attachment.html>


More information about the Python-list mailing list