Go to the documentation of this file.
19 #if !UCONFIG_NO_FORMATTING
103 UDate getTime(
void)
const;
110 void setTime(
UDate time);
175 static UClassID U_EXPORT2 getStaticClassID(
void);
Basic definitions for ICU, for both C and C++ APIs.
int8_t UBool
The ICU boolean type.
U_EXPORT UBool operator==(const StringPiece &x, const StringPiece &y)
Global operator == for StringPiece.
TimeZoneRule is a class representing a rule for time zone.
UObject is the common ICU "boilerplate" class.
void * UClassID
UClassID is used to identify classes without using the compiler's RTTI.
virtual UClassID getDynamicClassID() const
ICU4C "poor man's RTTI", returns a UClassID for the actual ICU class.
UBool operator!=(const StringPiece &x, const StringPiece &y)
Global operator != for StringPiece.
TimeZoneTransition is a class representing a time zone transition.
double UDate
Date and Time data type.
C++ API: Common ICU base class UObject.
#define U_NAMESPACE_BEGIN