Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems to setting date in date picker #668

Open
GoogleCodeExporter opened this issue Aug 18, 2015 · 1 comment
Open

Problems to setting date in date picker #668

GoogleCodeExporter opened this issue Aug 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.int year=1015;
    int day=21;
    int month=10;
2.solo.setDatePicker(0, year, month, day);
3.

What is the expected output? What do you see instead?

Expected 21/10/1990 and given 1/1/1900
What version of the product are you using? On what operating system?
robotium-solo-5.3.1
Windows 7, 32 bit operating system

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 1 Apr 2015 at 10:25

@GoogleCodeExporter
Copy link
Author

Thanks for reporting this. Would it be possible for you to share an apk that 
exhibits this issue?

Original comment by [email protected] on 1 Apr 2015 at 4:03

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant