ICU-22722 Add RelativeDateTimeFormatter to main API page via docmain.h

See 
This commit is contained in:
Craig Cornelius 2024-08-27 21:04:14 +00:00
parent a4ace3ace7
commit 1414e80f6c

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>