Revision d34c033902b4e7543796de6c57d0cfd09093eb43 authored by Matthieu Riegler on 16 February 2024, 14:26:29 UTC, committed by Alex Rickabaugh on 23 April 2024, 19:22:43 UTC
Ahead of delegating the i18n subsystem to the `Intl` API, this commit introduce the intention to remove those functions from the public API.

DEPRECATED: `getCurrencySymbol`, `getLocaleCurrencyCode`, `getLocaleCurrencyName`, `getLocaleCurrencySymbol`, `getLocaleDateFormat`, `getLocaleDateTimeFormat`, `getLocaleDayNames`, `getLocaleDayPeriods`, `getLocaleDirection`, `getLocaleEraNames`, `getLocaleExtraDayPeriodRules`, `getLocaleExtraDayPeriods`, `getLocaleFirstDayOfWeek`, `getLocaleId`, `getLocaleMonthNames`, `getLocaleNumberFormat`, `getLocaleNumberSymbol`, `getLocalePluralCase`, `getLocaleTimeFormat`, `getLocaleWeekEndRange`, `getNumberOfCurrencyDigits`

PR Close #54483
1 parent f914f6a
History
File Mode Size
README.md -rw-r--r-- 967 bytes
bazel.common.rc -rw-r--r-- 573 bytes
bazel.linux.rc -rw-r--r-- 1.1 KB
bazel.windows.rc -rw-r--r-- 750 bytes
config.yml -rw-r--r-- 307 bytes
env-helpers.inc.sh -rw-r--r-- 2.7 KB
env.linux.sh -rwxr-xr-x 310 bytes
env.sh -rwxr-xr-x 5.0 KB
env.windows.sh -rwxr-xr-x 852 bytes
setup_cache.sh -rwxr-xr-x 385 bytes

README.md

back to top