i need to convert strings to date format. the requirement is if current month is selected, the date should be getdate. if any other month is selected then it should be first of
DateTime.ParseExact should be able to help you out in VB.Net