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

Unified Diff: pkg/intl/CHANGELOG.md

Issue 535703003: Add a parseStrict method for parsing DateTimes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Added a CHANGELOG.md entry Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/intl/lib/src/intl/date_format.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/intl/CHANGELOG.md
diff --git a/pkg/intl/CHANGELOG.md b/pkg/intl/CHANGELOG.md
index 7b889f653f0355d4372c23423f22f5eca7d6de74..b14f784b267664f671e748e0c981f11251275964 100644
--- a/pkg/intl/CHANGELOG.md
+++ b/pkg/intl/CHANGELOG.md
@@ -2,6 +2,9 @@
* Improved code layout of the package.
+ * Added a DateFormat.parseStrict method that rejects DateTimes with invalid
+ values and requires it to be the whole string.
+
## 0.11.6
* Catch analyzer errors and do not generate messages for that file. Previously
« no previous file with comments | « no previous file | pkg/intl/lib/src/intl/date_format.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698