System.FormatException: The string ‘3/1/2013’ is not a valid AllXsd
value.
According to the XML Schema Specification, date time
values should be in ISO8601
Format,
For Eg :
2013-01-03T22:16:00
solved What is mistake in below code in iphone [closed]