10#ifndef UDATEINTERVALFORMAT_H
11#define UDATEINTERVALFORMAT_H
15#if !UCONFIG_NO_FORMATTING
22#if U_SHOW_CPLUSPLUS_API
123 const UChar* skeleton,
124 int32_t skeletonLength,
185#if U_SHOW_CPLUSPLUS_API
250 int32_t resultCapacity,
C++ API: "Smart pointers" for use with and in ICU4C C++ code.
#define U_DEFINE_LOCAL_OPEN_POINTER(LocalPointerClassName, Type, closeFunction)
"Smart pointer" definition macro, deletes objects via the closeFunction.
A struct representing a range of text containing a specific field.
void * UCalendar
A calendar.
C API: Display context types (enum values)
UDisplayContextType
Display context types, for getting values of a particular setting.
UDisplayContext
Display context settings.
#define U_CAPI
This is used to declare a function as a public ICU C API.
char16_t UChar
The base type for UTF-16 code units and pointers.
C API: Miscellaneous definitions.
Basic definitions for ICU, for both C and C++ APIs.
UErrorCode
Standard ICU4C error code type, a substitute for exceptions.
double UDate
Date and Time data type.