I want to convert a string like "2012-03-08T00:00:00+01:00" into Date..
I tried to use Dateformatter with "YYYY-MM-dd HH:mm" but it doesn't work (error while parsing).
Any idea ?
Thanks a lot.
I want to convert a string like "2012-03-08T00:00:00+01:00" into Date..
I tried to use Dateformatter with "YYYY-MM-dd HH:mm" but it doesn't work (error while parsing).
Any idea ?
Thanks a lot.