I am using XMLTextReader to extract information out of a xml file. Now I want to use ReadContentAsDateTime but it always throughs an exception. I already tried 2005.9.26, 2005/9/26 and 2005, 9, 26. Does somebody know the correct format for this?
feedback
|
|
Note that the
That is ISO 8601: | |||||
feedback
|