Hi,
I have String of this format 08/25/2003 or 08.25.2003. I need to convert this to a Calendar. How do I achieve this. Well the reason for this format of String is that in these values are retrieved from a HTML input tag where the user enters and they need to be converted to Calendar type. How can I achieve this. Its a bit urgent. Could somebody provide help on this.
With Regards
Murali
I have String of this format 08/25/2003 or 08.25.2003. I need to convert this to a Calendar. How do I achieve this. Well the reason for this format of String is that in these values are retrieved from a HTML input tag where the user enters and they need to be converted to Calendar type. How can I achieve this. Its a bit urgent. Could somebody provide help on this.
With Regards
Murali