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

Issue 11048027: Make the date formatting library visible in apidoc by merging it into Intl (Closed)

Created:
8 years, 2 months ago by Alan Knight
Modified:
8 years, 2 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make the date formatting library visible in apidoc by merging it into Intl Committed: https://code.google.com/p/dart/source/detail?r=13199

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -20 lines) Patch
M pkg/intl/example/basic/basic_example.dart View 1 chunk +0 lines, -1 line 0 comments Download
M pkg/intl/lib/date_format.dart View 1 chunk +0 lines, -11 lines 0 comments Download
M pkg/intl/lib/date_symbol_data_local.dart View 1 chunk +0 lines, -1 line 0 comments Download
M pkg/intl/lib/intl.dart View 1 chunk +6 lines, -1 line 0 comments Download
M pkg/intl/lib/src/date_format_internal.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/intl/test/date_time_format_file_test_stub.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/intl/test/date_time_format_http_request_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/intl/test/date_time_format_local_test_stub.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/intl/test/date_time_format_test_core.dart View 1 chunk +0 lines, -1 line 0 comments Download
M pkg/intl/test/intl_message_basic_example_test.dart View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Alan Knight
This is just the initial step of making it visible, I haven't moved any of ...
8 years, 2 months ago (2012-10-03 21:53:33 UTC) #1
Emily Fortuna
8 years, 2 months ago (2012-10-03 22:04:58 UTC) #2
lgtm! This will be great when all of this is in!

Powered by Google App Engine
This is Rietveld 408576698