sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #29801
Re: [Question #259484]: How to specify an alternate time
Question #259484 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/259484
Status: Open => Answered
RaiMan proposed the following answer:
I think, your english is good enough to read through the docs and find
the places, that have examples.
But anyway (it's christmas time ;-):
import date time as dt
now = dt.datetime.today()
fakedNow = now + dt.timedelta(hours=6)
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.