]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/tzbdtest.h
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / test / intltest / tzbdtest.h
index f58beb625693d5e18ab8053ca42f4691f5732cb0..ecc867c9faf3363d7db3031afa3e98b6a864e348 100644 (file)
@@ -1,6 +1,6 @@
 /********************************************************************
  * COPYRIGHT: 
- * Copyright (c) 1997-2001, International Business Machines Corporation and
+ * Copyright (c) 1997-2005, International Business Machines Corporation and
  * others. All Rights Reserved.
  ********************************************************************/
 
@@ -79,7 +79,8 @@ public: // package
      * Use a stepwise march to find boundaries.
      */ 
     virtual void TestStepwise(void);
-
+    void verifyMapping(Calendar& cal, int year, int month, int dom, int hour,
+                    double epochHours) ;
 private:
     const UDate ONE_SECOND;
     const UDate ONE_MINUTE;