Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(296)

Issue 10391111: Support up to 6 digits after the decimal point in Date.fromString. (Closed)

Created:
8 years, 7 months ago by floitsch
Modified:
8 years, 7 months ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Support up to 6 digits after the decimal point in Date.fromString. Fixes comment 10 of issue 1728. Committed: https://code.google.com/p/dart/source/detail?r=7648

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -63 lines) Patch
M frog/lib/date_implementation.dart View 3 chunks +11 lines, -21 lines 0 comments Download
M lib/compiler/implementation/lib/mockimpl.dart View 3 chunks +11 lines, -21 lines 0 comments Download
M runtime/lib/date.dart View 3 chunks +11 lines, -21 lines 0 comments Download
A tests/corelib/date_time4_test.dart View 1 chunk +50 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
floitsch
8 years, 7 months ago (2012-05-14 16:50:34 UTC) #1
ngeoffray
8 years, 7 months ago (2012-05-15 08:14:43 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698