-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.i18n-apiIssues and PRs related to the i18n implementation.Issues and PRs related to the i18n implementation.
Description
Following may not behave as desired without Intl
support:
String.normalize
(noop) : "normalize" method works weird #779 string.normalize() doesn't seem to work #1712String.localeCompare
(usesstring1 < string2
) - see localeCompare regression node-v0.x-archive#25762Date.toLocale
Date.toLocaleDateString
Date.toLocaleTimeString
Number.toLocaleString
cc: #238
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.i18n-apiIssues and PRs related to the i18n implementation.Issues and PRs related to the i18n implementation.