Dear All,
I am having the
string date value and I want to convert that as
java date value by using the SimpleDateFormate. But it is not highlighting the wrong date. for example.
above code is producing the output like Date: Thu Dec 13 00:00:00 IST 2012. I want to identify the incorrect format relevent to dd/MM/yyyy. Please suggest. Thanks in advance.