]> granicus.if.org Git - icu/commitdiff
ICU-12067 withdraw TIME_SEPARATOR date/time field
authorMarkus Scherer <markus.icu@gmail.com>
Mon, 29 Feb 2016 22:13:35 +0000 (22:13 +0000)
committerMarkus Scherer <markus.icu@gmail.com>
Mon, 29 Feb 2016 22:13:35 +0000 (22:13 +0000)
X-SVN-Rev: 38440

icu4c/source/i18n/unicode/udat.h

index 806c90e3348f1cf12da999bf823368a8fe2cd767..9bab3ef50e735abe3b7850d7d9b056d4f84836c5 100644 (file)
@@ -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