/*
*******************************************************************************
-* Copyright (C) 2007-2010, International Business Machines Corporation and *
+* Copyright (C) 2007-2013, International Business Machines Corporation and *
* others. All Rights Reserved. *
*******************************************************************************
*/
void TestTimeZoneRoundTrip(void);
void TestTimeRoundTrip(void);
+ void TestParse(void);
+ void TestISOFormat(void);
};
#endif /* #if !UCONFIG_NO_FORMATTING */