I want to select DateOfBirth from Calender, there is no typeinto.
My date store in dt variable, month in mon and year in yr variable.
I want to select 18-Jan-2015.
To select particular year I have to go back.I can click on Previous Button when I know which Year I have to select what if I have to select DOB from excel.Any solution guys?
I am able to resolve Date and Month picker but problem with Year picker.
Assign the Year selector to a String variable named selector
Then replace the aaname with a variable like this:
( this is just a sample selector from my project)
I have a problem with seleecting Previous Year value. I am able to select any date or any month from calender. Problem with previous year. @jcvsalinas can you suggest something.
That is my Previous button selector :