Home
last modified time | relevance | path

Searched refs:localized (Results 1 – 25 of 72) sorted by relevance

123

/third_party/icu/docs/userguide/format_parse/
Dindex.md36 These classes encapsulate information about the display of localized times,
40 easily localized. Formatting is converting a date, time, number, message or
54 separate from the code and can be easily localized. This is the information your
72 it is generally considered bad practice to parse localized strings.
74 Localized Strings](https://blog.sffc.xyz/post/190943794505/why-you-should-not-parse-localized-strin…
188 formatting `Number` objects and number primitives to localized strings and
189 parsing localized strings to `Number` objects.
194 localized strings and parsing localized strings to `Number` objects, in base 10.
199 localized text, especially spelled-out format such as found in check writing
204 A concrete class for accessing localized number strings, such as the
[all …]
Dformatted_value.md26 `FormattedValue` is an abstraction for localized strings with attributes
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DPatternStringTest.java31 String localized = "’.'ab'c'b''a'''#,##0a0b'a%'"; in testLocalized() local
34 assertEquals(localized, PatternStringUtils.convertLocalized(standard, symbols, true)); in testLocalized()
35 assertEquals(toStandard, PatternStringUtils.convertLocalized(localized, symbols, false)); in testLocalized()
/third_party/icu/icu4c/source/test/intltest/
Dnumbertest_patternstring.cpp34 UnicodeString localized = u"’.'ab'c'b''a'''#,##0a0b'a%'"; in testLocalized() local
39 localized, in testLocalized()
44 PatternStringUtils::convertLocalized(localized, symbols, false, status)); in testLocalized()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DPatternStringTest.java35 String localized = "’.'ab'c'b''a'''#,##0a0b'a%'"; in testLocalized() local
38 assertEquals(localized, PatternStringUtils.convertLocalized(standard, symbols, true)); in testLocalized()
39 assertEquals(toStandard, PatternStringUtils.convertLocalized(localized, symbols, false)); in testLocalized()
/third_party/icu/docs/userguide/format_parse/datetime/
Dindex.md237 | `Z` | Time Zone: ISO8601 basic hms? / RFC 822<br/>Time Zone: long localized GMT (=OOOO)<br/>TIme …
238 | `O` | Time Zone: short localized GMT<br/>Time Zone: long localized GMT (=ZZZZ) | `O`<br/>`OOOO` |…
269 ICU 3.8, the vast majority of localized time zone names are no longer associated
270 with individual time zones. Instead, a set of localized time zone names are
283 > :point_right: **Note**: *Prior to ICU 3.8, a localized time zone name (except GMT format) and a t…
301 | Localized GMT | A constant, specific offset from GMT in a localized form. | GMT-08:00 |
312 …at (e.g. “PST”). If the localized data is not available or the short abbreviation is not commonly …
313 …location format (e.g. “Pacific Standard Time”). If the localized data is not available, localized
314localized data is not available or the short abbreviation is not commonly used for the locale, gen…
315 | `vvvv` | Long generic non-location format (e.g. “Pacific Time”). If the localized data is not ava…
/third_party/icu/docs/userguide/icu/
Dservices.md26 separate, localized resources to get language-specific results. ICU supports
170 and number primitives into localized strings and parse localized strings to
175 primitives into localized strings and parse localized strings into number
180 localized number strings such as the grouping separators, the decimal
188 to localized strings and parsing date and time strings to date objects.
193 localized strings and to parse date and time strings to date objects using a
198 `DateFormatSymbols` is a concrete class used to access localized date and time
344 | `udat_` | `DateFormatSymbols` | `DateFormatSymbols` is a public class that encapsulates localized
/third_party/json/docs/mkdocs/
Drequirements.txt24 mkdocs-git-revision-date-localized-plugin==1.1.0
/third_party/icu/icu4c/source/i18n/unicode/
Dudat.h1418 UBool localized,
1435 UBool localized,
Dunum.h971 UBool localized,
/third_party/node/deps/icu-small/source/i18n/unicode/
Dudat.h1418 UBool localized,
1435 UBool localized,
Dunum.h917 UBool localized,
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dudat.h1418 UBool localized,
1435 UBool localized,
Dunum.h964 UBool localized,
/third_party/glib/patch/
Dbackport-gregex-format-specifier-for-localized-error-message.patch4 Subject: [PATCH] gregex: use %s format specifier for localized error message
/third_party/skia/third_party/externals/icu/source/i18n/
Dudat.cpp537 UBool localized, in udat_toPattern() argument
561 if(localized) in udat_toPattern()
565 } else if (!localized && (reldtfmt=dynamic_cast<const RelativeDateFormat *>(df))!=NULL) { in udat_toPattern()
579 UBool localized, in udat_applyPattern() argument
591 if(localized) in udat_applyPattern()
/third_party/icu/docs/userguide/format_parse/numbers/
Dindex.md30 For the classic `NumberFormat` class, which also includes legacy parsing support for localized numb…
/third_party/skia/third_party/externals/freetype/src/base/
Dftver.rc56 /* The following line should only be modified for localized versions. */
/third_party/node/deps/icu-small/source/i18n/
Dudat.cpp538 UBool localized, in udat_toPattern() argument
562 if(localized) in udat_toPattern()
566 } else if (!localized && (reldtfmt=dynamic_cast<const RelativeDateFormat *>(df))!=nullptr) { in udat_toPattern()
580 UBool localized, in udat_applyPattern() argument
592 if(localized) in udat_applyPattern()
/third_party/icu/icu4c/source/i18n/
Dudat.cpp537 UBool localized, in udat_toPattern() argument
561 if(localized) in udat_toPattern()
565 } else if (!localized && (reldtfmt=dynamic_cast<const RelativeDateFormat *>(df))!=NULL) { in udat_toPattern()
579 UBool localized, in udat_applyPattern() argument
591 if(localized) in udat_applyPattern()
/third_party/icu/docs/userguide/format_parse/messages/
Dindex.md180 and they therefore would need to be localized by your translators, which adds
182 by translators. If such a pattern is not localized, then users see confusing
195 hand, skeletons are localized according to the MessageFormat locale, which
/third_party/skia/third_party/externals/icu/filters/
Dcast.json1187 // # Chrome on Android is not localized to the following languages and we
2053 // # Chrome on Android is not localized to the following languages and we
/third_party/icu/docs/userguide/icu4j/
Dlocale-service-provider.md89 from ICU4J Locale Service Provider and prints out the current date localized for
113 affect the localized symbols actually used by `DateFormatProvider/NumberFormatProvider`
/third_party/skia/third_party/externals/icu/source/samples/
Dreadme.txt18 date - prints out the current date, localized.
/third_party/icu/icu4c/source/samples/
Dreadme.txt20 date - prints out the current date, localized.

123