The value of a Datefield is a Python datetime.date object. To see the
attributes of datetime.date instances, which include what you want
here, see the Python datetime documentation:
http://docs.python.org/library/datetime.html#date-objects
--
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."