I\'m new to Android programming and I\'m currently developing an app. Can someone help me on how to validate the date that is being input by the user if is it valid or not?<
Also this assumes DD/MM/YYYY format but dates are locale based so can be MM/DD/YYYY eg in the USA!