This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-05-16 16:18:12 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
80ea141ffe85196b47ab1252fb1009d2fb540a29
ladybird
/
Userland
/
Libraries
/
LibUnicode
History
Idan Horowitz
573061e76c
LibUnicode: Extract the timeSeparator numeric symbol from CLDR
...
This will be used by Intl.DurationFormat
2022-07-01 01:00:05 +03:00
..
CharacterTypes.cpp
…
CharacterTypes.h
…
CMakeLists.txt
…
CurrencyCode.cpp
…
CurrencyCode.h
…
DateTimeFormat.cpp
LibUnicode: Use BCP 47 data to filter valid calendar names
2022-02-16 07:23:07 -05:00
DateTimeFormat.h
LibUnicode: Use BCP 47 data to filter valid calendar names
2022-02-16 07:23:07 -05:00
Forward.h
LibUnicode: Upgrade to CLDR version 41.0.0
2022-04-07 08:29:10 -04:00
Locale.cpp
LibUnicode: Use BCP 47 data to generate available calendars and numbers
2022-02-16 07:23:07 -05:00
Locale.h
LibUnicode: Use BCP 47 data to generate available calendars and numbers
2022-02-16 07:23:07 -05:00
NumberFormat.cpp
LibUnicode: Use BCP 47 data to filter valid numbering system names
2022-02-16 07:23:07 -05:00
NumberFormat.h
LibUnicode: Extract the timeSeparator numeric symbol from CLDR
2022-07-01 01:00:05 +03:00
RelativeTimeFormat.cpp
…
RelativeTimeFormat.h
…