Removing outdated files
Jan Danielsson
jan.m.danielsson at gmail.com
Tue Jan 23 00:54:55 EST 2007
Gabriel Genellina wrote:
>> I've been looking at the datetime.date class, but I can't see any
>> easy way to parse the week number from it. I could calculate this
>> information by brute force -- but I get a feeling that there are
>> functions in Python to extract week numbers from a date.
>
> .isocalendar()
.thanks()
--
Kind regards,
Jan Danielsson
More information about the Python-list
mailing list