]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/cintltst/cdattst.h
ICU-551.24.tar.gz
[apple/icu.git] / icuSources / test / cintltst / cdattst.h
index 7fc03251aa89b5c4aa2cf00061acc2a3ffd0f7d2..f27bdddfa46d54ac678d3226f872e613460e96de 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2013, International Business Machines Corporation and
+ * Copyright (c) 1997-2014, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 /********************************************************************************
     static UChar* myNumformat(const UNumberFormat* numfor, double d);
     static int getCurrentYear(void);
 
+    /**
+     * Test DateFormat override number format API
+     */
+     static void TestOverrideNumberFormat(void);
+
+
 #endif /* #if !UCONFIG_NO_FORMATTING */
 
 #endif