Use deferred loading for date/time formatting information #305
Labels
P3
A lower priority bug or feature request
package:intl
type-enhancement
A request for a change that isn't a bug
<img src="https://avatars.githubusercontent.com/u/3476088?v=3" align="left" width="96" height="96"hspace="10"> Issue by alan-knight
Originally opened as dart-lang/sdk#17975
With deferred loading working better we should use it to load only part of the date-time information from the library instead of having the whole library or needing to load individual locales over XHR.
The text was updated successfully, but these errors were encountered: