Removing outdated files
Gabriel Genellina
gagsl-py at yahoo.com.ar
Tue Jan 23 00:39:51 EST 2007
More information about the Python-list mailing list
Tue Jan 23 00:39:51 EST 2007
- Previous message (by thread): Removing outdated files
- Next message (by thread): Removing outdated files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At Tuesday 23/1/2007 02:17, Jan Danielsson 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() -- Gabriel Genellina Softlab SRL __________________________________________________ Preguntá. Respondé. Descubrí. Todo lo que querías saber, y lo que ni imaginabas, está en Yahoo! Respuestas (Beta). ¡Probalo ya! http://www.yahoo.com.ar/respuestas
- Previous message (by thread): Removing outdated files
- Next message (by thread): Removing outdated files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list