← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #166488]: How to concatenate string and float?

 

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

    Status: Answered => Open

Jeff Sant is still having a problem:
Actually, i don't want local time, my code is following

u = urllib.urlopen("http://abc.com/xyz.zip";)
popup("some text "+str(time.mktime(u.info().getdate("date"))))

I want to compare the date and time of the file with a date and time in
a variable so that i could know if the file online is newer than my
version or not?

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