From: Markus Scherer Date: Mon, 29 Feb 2016 22:13:35 +0000 (+0000) Subject: ICU-12067 withdraw TIME_SEPARATOR date/time field X-Git-Tag: milestone-59-0-1~599 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1b41b8e8e3f9d17c29a46b0e207ea2d6c4eb0952;p=icu ICU-12067 withdraw TIME_SEPARATOR date/time field X-SVN-Rev: 38440 --- diff --git a/icu4c/source/i18n/unicode/udat.h b/icu4c/source/i18n/unicode/udat.h index 806c90e3348..9bab3ef50e7 100644 --- a/icu4c/source/i18n/unicode/udat.h +++ b/icu4c/source/i18n/unicode/udat.h @@ -775,14 +775,15 @@ typedef enum UDateFormatField { */ UDAT_FLEXIBLE_DAY_PERIOD_FIELD = 36, +#ifndef U_HIDE_INTERNAL_API /** * FieldPosition and UFieldPosition selector for time separator, * no corresponding UCAL_ field. No pattern character is currently * defined for this. - * @stable ICU 55 + * @internal */ UDAT_TIME_SEPARATOR_FIELD = 37, - +#endif /* U_HIDE_INTERNAL_API */ /** * Number of FieldPosition and UFieldPosition selectors for