How do I extract date and time from a text content and convert it into a standard format.
Example 1.
Today's date is June 12 , 2008 I need to extract the date
Example 2.
Today's date is 12/06/08, how do I extract date from this
------------------------------------------------------------
I need to extract date from the both as well as any other format also.