/********************************************************************
* COPYRIGHT:
- * Copyright (c) 1997-2001, International Business Machines Corporation and
+ * Copyright (c) 1997-2005, International Business Machines Corporation and
* others. All Rights Reserved.
********************************************************************/
* 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;