mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 13:48:12 +00:00
![]() There are a few algorithms in TR-35 that need to replace digits before returning any results to callers. For example, when formatting time zone offsets, a string like "GMT+12:34" must have its digits replaced with the default numbering system for the desired locale. |
||
---|---|---|
.. | ||
CharacterTypes.cpp | ||
CharacterTypes.h | ||
CMakeLists.txt | ||
CurrencyCode.cpp | ||
CurrencyCode.h | ||
DateTimeFormat.cpp | ||
DateTimeFormat.h | ||
Forward.h | ||
Locale.cpp | ||
Locale.h | ||
NumberFormat.cpp | ||
NumberFormat.h |