Hi,
As per my requirement I have to check the String variable whether it holds date or any other information(numbers, words and e.t.c).
Actual requirement is I have change the date format from yyyy-MM-dd to dd-MM-yyyy. But, its not in date format it is in String format. Here I have String variable which may holds date or any other information.
Please give me suggestions to check the date.
Regards,
Manikanta