Parsing DateTime To a standard format

hello all i need the code for the following problem thanks in advance

The following are different date-time strings obtained from an application's metadata

1) 2012-03-01T19:40:00+05:30
2) Fri, 16 Mar 2012 12:45:11 +0530
3) D:20100709035345+08'00'
4) 20120322T105435,62+0530
5) Date: Thu, 22 Mar 2012 10:50:41 +0530
6) 2008-08-13 16:38:56Z
T indicates time.
i need a parsing program which converts all the above formats to the standard format YYYY-MM-DD HH:MM:SS +/-/Z HH:MM
here Z is ZONE variable with + or - zone time
please help me generating parse code.
We in this forum that do have the knowledge and experience to ASSIST are not here to do for you. Show some effort of what you do understand the solution to be and we will be more than happy to help you out.
Topic archived. No new replies allowed.