From 1414e80f6c1376afa65eb388aaaafb53169fc3dc Mon Sep 17 00:00:00 2001 From: Craig Cornelius Date: Tue, 27 Aug 2024 21:04:14 +0000 Subject: [PATCH] ICU-22722 Add RelativeDateTimeFormatter to main API page via docmain.h See #3119 --- icu4c/source/common/unicode/docmain.h | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/icu4c/source/common/unicode/docmain.h b/icu4c/source/common/unicode/docmain.h index fa4dbbc0522..676e868e7c4 100644 --- a/icu4c/source/common/unicode/docmain.h +++ b/icu4c/source/common/unicode/docmain.h @@ -138,6 +138,11 @@ * icu::DateFormat * * + * Relative Date and Time Formatting + * ureldatefmt.h + * icu::RelativeDateTimeFormatter + * + * * Message Formatting * umsg.h * icu::MessageFormat