I have date strings like this:
'January 11, 2010'
and I need a function that returns the day of the week, like
'mon', or 'monday'
etc.
I can't find this anywhere in the Python help.
Anyone? Thanks.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…