timetuple_to_HHMM
week_number
DatesTimes.
timetuple_to_datetime
Converts a timetuple (y,mo,d,h,mi,s) to a datetime object.
To convert a datetime object to a timetuple, simply invoke the object’s timetuple() method.