DotGNU 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 |
|
Sat 14 Aug 2004 11:42:44 AM UTC, comment #1: |
Gopal.V <t3rmin4t0r> |
|
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
file #7747: testdate.cs added by djlogan (2KiB - 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 (1KiB - application/octet-stream - Patch to fix DateTimeParser.cs)
Depends on the following items: None found
Items that depend on this one: None found
CC list is empty
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.
Follow 3 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2004-08-14 | t3rmin4t0r | Open/Closed | Open | Closed | |
| 2004-08-09 | djlogan | Attached File | - | Added testdate.cs, #3551 | |
| 2004-08-09 | djlogan | Attached File | - | Added root-040809.patch, #3550 |

Committed to CVS on 14th August 2004