]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/dtfmtrtts.h
ICU-551.51.4.tar.gz
[apple/icu.git] / icuSources / test / intltest / dtfmtrtts.h
index 62db9e426e1a65011235ff94abdfff8e2118ee00..1749d0e682650d90cac15f6a431d8247f9854bae 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2003, International Business Machines Corporation and
+ * Copyright (c) 1997-2006, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -30,6 +30,7 @@ public:
     virtual ~DateFormatRoundTripTest();
     
     void TestDateFormatRoundTrip(void);
+    void TestCentury(void);
     void test(const Locale& loc);
     void test(DateFormat *fmt, const Locale &origLocale, UBool timeOnly = FALSE );
     int32_t getField(UDate d, int32_t f);