]>
git.saurik.com Git - apple/icu.git/blob - icuSources/test/intltest/windttst.h
2 ********************************************************************************
3 * Copyright (C) 2005-2011, International Business Machines
4 * Corporation and others. All Rights Reserved.
5 ********************************************************************************
9 ********************************************************************************
15 #include "unicode/utypes.h"
17 #if U_PLATFORM_HAS_WIN32_API
19 #if !UCONFIG_NO_FORMATTING
23 * \brief C++ API: Format dates using Windows API.
28 class Win32DateTimeTest
31 static void testLocales(TestLog
*log
);
37 #endif /* #if !UCONFIG_NO_FORMATTING */
39 #endif // U_PLATFORM_HAS_WIN32_API