Home | History | Annotate | Download | only in python2.7

Lines Matching full:gmtime

802             from_line = 'From MAILER-DAEMON %s' % time.asctime(time.gmtime())
1552 message.set_from('MAILER-DAEMON', time.gmtime(self.get_date()))
1598 time_ = time.gmtime()