Guys,
I've a Dictionary object created in which i keep adding a key value pair.The key value pair is of type "object"
The value part contains date in this format "2010-11-17T08:51:51-05:00". This dictionary object has an array of date stored in this format.
Can someone please help me out in converting this to a right date format and then find the latest date of the entire lot.
Thank you very much.
...
Go to the complete details ...