dotgnu-pnet
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pnet-developers] [bug #6682] DateTime.ParseExact throws exception on da


From: nobody
Subject: [Pnet-developers] [bug #6682] DateTime.ParseExact throws exception on date info without seperators
Date: Thu, 20 Nov 2003 09:04:52 -0500
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

=================== BUG #6682: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6682&group_id=353

Submitted by: t3rmin4t0r              Project: DotGNU Portable.NET          
Submitted on: Thu 11/20/2003 at 19:34
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Assigned to:  None                    Status:  Open                         

Summary:  DateTime.ParseExact throws exception on date info without seperators

Original Submission:  DateTime information like 20031120T05:32:47 cannot be 
parsed with DateTime.ParseExact("yyyyMMdd'T'HH:mm:ss")
because DateTimeParser.ParseNumber eats up "20031120" for the 'yyyy' number.

The above mentioned date format is the <dateTime.iso8601> xmlrpc data type 
returned by  http://time.xmlrpc.com/RPC2 currentTime.getCurrentTime().

http://www.xmlrpc.com/currentTime/



No Followups Have Been Posted


CC list is empty


File Attachments
****************

-------------------------------------------------------
Date: Thu 11/20/2003 at 19:34  Name: datetime.cs  Size: 0KB   By: t3rmin4t0r
Test case that parses an unseperated date format
http://savannah.gnu.org/bugs/download.php?group_id=353&amp;bug_id=6682&amp;bug_file_id=848


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=6682&group_id=353

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]