Example #1
0
 def _get_date_for_thread(self, thread):
     thread_obj = ThreadModel(thread)
     return thread_obj.last_msg_date_as_datetime()