mirror of
https://github.com/RGBCube/serenity
synced 2026-01-12 23:01:01 +00:00
For other keywords, allowed values per locale are generated at compile time. But since the CLDR doesn't present hour cycles on a per-locale basis, and hour cycles lookups depend on runtime data, we must handle hour cycle keyword lookups differently than other keywords. |
||
|---|---|---|
| .. | ||
| CharacterTypes.cpp | ||
| CharacterTypes.h | ||
| CMakeLists.txt | ||
| CurrencyCode.cpp | ||
| CurrencyCode.h | ||
| DateTimeFormat.cpp | ||
| DateTimeFormat.h | ||
| Forward.h | ||
| Locale.cpp | ||
| Locale.h | ||
| NumberFormat.cpp | ||
| NumberFormat.h | ||