| Index: pkg/intl/lib/src/data/dates/localeList.dart
|
| ===================================================================
|
| --- pkg/intl/lib/src/data/dates/localeList.dart (revision 14371)
|
| +++ pkg/intl/lib/src/data/dates/localeList.dart (working copy)
|
| @@ -2,6 +2,8 @@
|
| // for details. All rights reserved. Use of this sourcecode is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| +part of date_symbol_data_json;
|
| +
|
| /// Hard-coded list of all available locales for dates.
|
| final availableLocalesForDateFormatting = const ["en_ISO",
|
| "af",
|
|
|