← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #180346]: Timestamp in logfile

 

Question #180346 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/180346

    Status: Open => Answered

RaiMan proposed the following answer:
tstamp = time.strftime("%H:%M:%S")

found at ;-) http://docs.python.org/library/time.html#time.strftime

import time not necessary, already done by Sikuli.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.