patchDotGNU Portable.NET - Patches: patch #3275, DateTimeParser to correctly fill...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3275: DateTimeParser to correctly fill in date/time values not specified in string format

Submitter:  David Logan <djlogan>
Submitted:  Mon 09 Aug 2004 04:31:42 PM UTC
   
 
Category:  None Priority:  1 - Later
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Closed

Discussion

Sat 14 Aug 2004 11:42:44 AM UTC, comment #1: 

Committed to CVS on 14th August 2004

Gopal.V <t3rmin4t0r>
Group administrator
Mon 09 Aug 2004 04:31:42 PM UTC, original submission:  

There were differences in how DateTime.ParseExact() worked on Microsoft .NET and portable .NET. This patch makes portable .NET function the same as Microsoft. Now, month, day and year are filled in with default values if they were not specified in the date format string.

David Logan <djlogan>

 

Attached Files

Attached Files
file #7747:  testdate.cs added by djlogan (2.4KiB - text/plain - Test program. It should function without error, except for the emtpy format string. (So one failed test))
file #7746:  root-040809.patch added by djlogan (1.3KiB - application/octet-stream - Patch to fix DateTimeParser.cs)

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

 

Votes

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

History

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-08-14 t3rmin4t0r Open/ClosedOpen Closed
2004-08-09 djlogan Attached File- Added testdate.cs, #3551
2004-08-09 djlogan Attached File- Added root-040809.patch, #3550

Back to the top

Powered by Savane 3.16-a7ba.
Corresponding source code