Home | History | Annotate | Download | only in python

Lines Matching refs:strftime

555         out_file.write('\nDate/Time:       %s\n' % (datetime.datetime.now().strftime("%Y-%m-%d %H:%M:%S")))