mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 08:17:35 +00:00
LibUnicode: Parse and generate date, time, and date-time format patterns
This commit is contained in:
parent
5c57341672
commit
f471ecdbe9
6 changed files with 384 additions and 5 deletions
|
@ -4,6 +4,7 @@ SET(SOURCES
|
|||
${UNICODE_DATA_SOURCES}
|
||||
CharacterTypes.cpp
|
||||
CurrencyCode.cpp
|
||||
DateTimeFormat.cpp
|
||||
Locale.cpp
|
||||
NumberFormat.cpp
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue