A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://unicode-org.github.io/icu-docs/apidoc/released/icu4c/dtintrv_8h_source.html below:

ICU 77.1: common/unicode/dtintrv.h Source File

Go to the documentation of this file. 19 #if U_SHOW_CPLUSPLUS_API 58  inline UDate

getFromDate()

const

;

65  inline UDate

getToDate()

const

;

142

DateInterval::getFromDate()

const

{

148

DateInterval::getToDate()

const

{

155  return

( !

operator

==(other) );

This class represents a date interval.

virtual ~DateInterval()

destructor

virtual bool operator==(const DateInterval &other) const

Equality operator.

DateInterval(const DateInterval &other)

Copy constructor.

DateInterval & operator=(const DateInterval &)

Default assignment operator.

virtual DateInterval * clone() const

clone this object.

static UClassID getStaticClassID()

Return the class ID for this class.

virtual UClassID getDynamicClassID() const override

Returns a unique class ID POLYMORPHICALLY.

DateInterval(UDate fromDate, UDate toDate)

Construct a DateInterval given a from date and a to date.

UObject is the common ICU "boilerplate" class.

bool operator!=(const StringPiece &x, const StringPiece &y)

Global operator != for StringPiece.

C++ API: Common ICU base class UObject.

void * UClassID

UClassID is used to identify classes without using the compiler's RTTI.

Basic definitions for ICU, for both C and C++ APIs.

#define U_COMMON_API

Set to export library symbols from inside the common library, and to import them from outside.

double UDate

Date and Time data type.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4