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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to