i have a datecombobox named endDateCombo.....i have set the value of it by providing
now i am extracting the value from endDateCombo as:
Once i have done this i need to know a way so that am able to extract the Date and time from the above string specified so that i can typecast it to Timestamp and perform comparisons.