← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #248709]: Need help to manipulate Date picker

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
--- calculate the 'off' value dynamically
this exactly what I was too lazy to do  :-)

and added the above hint:;
To get something like the weekday of some date, we have the respective modules in Python (see https://docs.python.org/2.6/library/datatypes.html)

you have to calculate the weekday of the 1st of a month and then you
know the off value.

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