Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #89369 > unrolled thread
| Started by | Vincent Davis <vincent@vincentdavis.net> |
|---|---|
| First post | 2015-04-24 08:23 -0600 |
| Last post | 2015-04-24 08:23 -0600 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: date from day (count) of year Vincent Davis <vincent@vincentdavis.net> - 2015-04-24 08:23 -0600
| From | Vincent Davis <vincent@vincentdavis.net> |
|---|---|
| Date | 2015-04-24 08:23 -0600 |
| Subject | Re: date from day (count) of year |
| Message-ID | <mailman.7.1429885446.3680.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
On Fri, Apr 24, 2015 at 8:01 AM, Ian Kelly <ian.g.kelly@gmail.com> wrote: > >>> dt.date(2014, 1, 1) + dt.timedelta(114 - 1) > datetime.date(2014, 4, 24) > Thanks! Vincent Davis
Back to top | Article view | comp.lang.python
csiph-web