How do I get the day of week given a date?
I want to find out the following:
given a date (datetime object), what is the corresponding day of the week?
I want to find out the following:
given a date (datetime object), what is the corresponding day of the week?