DescriptionImplement (subset of) ISO 8601 for date-reading. Fix other bugs.
Date.fromString now tries to read in an ISO 8601 first. If that fails
it falls back to the JS implementation.
Fix some typos in frog's date implementation.
Fixes issue 1763.
Fixes issue 1472.
Committed: https://code.google.com/p/dart/source/detail?r=4630
Patch Set 1 #Patch Set 2 : Fix bad millisecond parsing. #Patch Set 3 : Add assert. #
Total comments: 2
Patch Set 4 : Add comment. #
Messages
Total messages: 4 (0 generated)
|