mirror of
https://github.com/RGBCube/serenity
synced 2026-01-14 13:51:00 +00:00
TR-35 describes how to combine date, time, and available formats with date-time format patterns to generate more available format patterns: https://unicode.org/reports/tr35/tr35-dates.html#Missing_Skeleton_Fields Use these steps to generate ~400 new patterns for each calendar. These are required for ECMA-402's BasicFormatMatcher to produce reasonable results. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| GenerateUnicodeData.cpp | ||
| GenerateUnicodeDateTimeFormat.cpp | ||
| GenerateUnicodeLocale.cpp | ||
| GenerateUnicodeNumberFormat.cpp | ||
| GeneratorUtil.h | ||