Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #47110
| X-Received | by 10.224.174.145 with SMTP id t17mr19224615qaz.4.1370450374240; Wed, 05 Jun 2013 09:39:34 -0700 (PDT) |
|---|---|
| X-Received | by 10.49.86.98 with SMTP id o2mr2454770qez.4.1370450374210; Wed, 05 Jun 2013 09:39:34 -0700 (PDT) |
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!p1no1567450qaj.0!news-out.google.com!10ni283qax.0!nntp.google.com!ch1no1002495qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Wed, 5 Jun 2013 09:39:34 -0700 (PDT) |
| In-Reply-To | <b07dac48-1479-42cc-908c-21a3b2e14198@googlegroups.com> |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=108.218.158.86; posting-account=kEeyRgoAAAB4ZRjDv_Jy7ftB20HjCUwS |
| NNTP-Posting-Host | 108.218.158.86 |
| References | <b07dac48-1479-42cc-908c-21a3b2e14198@googlegroups.com> |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <dba0e3a5-b635-42b9-9e76-8cdcfec408ce@googlegroups.com> (permalink) |
| Subject | Re: How to increment date by week? |
| From | PieGuy <r90230@gmail.com> |
| Injection-Date | Wed, 05 Jun 2013 16:39:34 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.python:47110 |
Show key headers only | View raw
On Tuesday, June 4, 2013 2:31:07 PM UTC-7, PieGuy wrote: > Starting on any day/date, I would like to create a one year list, by week (start date could be any day of week). Having a numerical week index in front of date, ie 1-52, would be a bonus. > > ie, 1. 6/4/2013 > > 2. 6/11/2013 > > 3. 6/18/2013....etc to # 52. > > Thank you Python Community! I am almost 75, moving from 2.7 to 3.n, just started with Linux Ubuntu, and using WING IDE but my 3 Python books do not offer the clarity of this group. Again, thanks to all who responded. > > And to save that result to a file. > > Moving from 2.7 to 3.3 > > TIA
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
How to increment date by week? PieGuy <r90230@gmail.com> - 2013-06-04 14:31 -0700 Re: How to increment date by week? Joshua Landau <joshua.landau.ws@gmail.com> - 2013-06-04 22:44 +0100 Re: How to increment date by week? Tim Chase <python.list@tim.thechases.com> - 2013-06-04 16:50 -0500 Re: How to increment date by week? John Gordon <gordon@panix.com> - 2013-06-04 21:48 +0000 Re: How to increment date by week? Giorgos Tzampanakis <giorgos.tzampanakis@gmail.com> - 2013-06-04 21:47 +0000 RE: How to increment date by week? Carlos Nepomuceno <carlosnepomuceno@outlook.com> - 2013-06-05 01:52 +0300 Re: How to increment date by week? Skip Montanaro <skip@pobox.com> - 2013-06-04 20:17 -0500 Re: How to increment date by week? steve.ferg.bitbucket@gmail.com - 2013-06-04 20:43 -0700 Re: How to increment date by week? PieGuy <r90230@gmail.com> - 2013-06-05 09:39 -0700
csiph-web