How can I convert the following strings to a System.DateTime object?
Wednesday 13th January 2010 Thursday 21st January 2010 Wednesday 3rd February 2010
No credit to me but this looks interesting for general DataTime parsing: http://www.codeproject.com/KB/datetime/date_time_parser_cs.aspx?msg=3299749