We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4060bbc + cf52dfc commit 1250017Copy full SHA for 1250017
README.md
@@ -237,7 +237,7 @@ if (isHermesEnabled || isAndroid) {
237
require('@formatjs/intl-datetimeformat/polyfill');
238
require('@formatjs/intl-datetimeformat/locale-data/nl.js'); // use your language files
239
240
- require('@formatjs/intl-datetimeformat/add-all-tz.js');
+ require('@formatjs/intl-datetimeformat/add-golden-tz.js');
241
242
require('@formatjs/intl-locale/polyfill');
243
0 commit comments