1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-21 14:57:09 +00:00

Update ICU to 76.1

This commit is contained in:
bruvzg
2024-10-24 22:09:23 +03:00
parent 1015a481ff
commit e698870caa
194 changed files with 13126 additions and 11221 deletions

View File

@@ -138,6 +138,11 @@
* <td>icu::DateFormat</td>
* </tr>
* <tr>
* <td>Relative Date and Time Formatting</td>
* <td>ureldatefmt.h</td>
* <td>icu::RelativeDateTimeFormatter</td>
* </tr>
* <tr>
* <td>Message Formatting</td>
* <td>umsg.h</td>
* <td>icu::MessageFormat</td>