Hello,
I wanted to report a mistake in the Library, but the page tells me "Thank you for your feedback" and prevents me from reporting anything else. The related page is:
http://msdn.microsoft.com/en-us/library/az4se3k1.aspx
A) First mistake is:
"O", "o" example is: 6/15/2009 1:45:30 PM -> 2009-06-15T13:45:30.0900000
instead it should be: 6/15/2009 1:45:30 PM -> 2009-06-15T13:45:30.0900000-07:00
B) Second mistake is:
"O" or "o" custom format string is: yyyy'-'MM'-'dd'T'HH':'mm':'ss'.'fffffffzz
instead it should be: yyyy'-'MM'-'dd'T'HH':'mm':'ss'.'fffffffK
Tests made with VS2013 Update 2 RC on Emulator 8.1 WVGA 4 inch 512MB.