[Mono-bugs] [Bug 53023][Maj] Changed - US Culture doesn't parse 4 digit years in dates

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 18 Jan 2004 10:45:02 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by dave-mono@earth.li.

http://bugzilla.ximian.com/show_bug.cgi?id=53023

--- shadow/53023	2004-01-18 10:24:39.000000000 -0500
+++ shadow/53023.tmp.31676	2004-01-18 10:45:02.000000000 -0500
@@ -1,23 +1,24 @@
 Bug#: 53023
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: dave-mono@earth.li               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: US Culture doesn't parse 4 digit years in dates
+BugsThisDependsOn: 53025
 
 Description of Problem:
 
 If you load the en-US culture, then get it to parse the date "01/01/2002",
 it thinks the year is 2020 not 2002.