Skip to content
Advertisement

Tag: datepicker

Show the current date in a Datepicker

I have two questions; my app has 2 textview datepickers, both of which I will use for a record. My problem is: 1.- How can I do so that when displaying the datepicker (the box to choose the date); the current date is selected. 2.-How can I validate the start date with the end date according to my code; or

Advertisement