Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #89366

date from day (count) of year

From Vincent Davis <vincent@vincentdavis.net>
Date 2015-04-24 07:35 -0600
Subject date from day (count) of year
Newsgroups comp.lang.python
Message-ID <mailman.3.1429883007.3680.python-list@python.org> (permalink)

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

How does one get the date given the day of a year.

>>> dt.datetime.now().timetuple().tm_yday

114
How would I get the Date of the 114 day of 2014?

Vincent Davis

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

date from day (count) of year Vincent Davis <vincent@vincentdavis.net> - 2015-04-24 07:35 -0600

csiph-web