C++ API: Calendar object. More...
Go to the source code of this file.
class icu::CalendarCalendar
is an abstract base class for converting between a UDate
object and a set of integer fields such as YEAR
, MONTH
, DAY
, HOUR
, and so on. More...
C++ API: Calendar object.
Definition in file calendar.h.
◆ DECLARE_OVERRIDE_SYSTEM_DEFAULT_CENTURY #define DECLARE_OVERRIDE_SYSTEM_DEFAULT_CENTURY Value: virtual UBoolhaveDefaultCentury()
const override; \
virtual
UDatedefaultCenturyStart()
const override; \
virtual int32_t defaultCenturyStartYear() const override;
int8_t UBool
The ICU boolean type, a signed-byte integer.
double UDate
Date and Time data type.
Macro for the class to declare it override haveDefaultCentury, defaultCenturyStart, and defaultCenturyStartYear functions in this class.
Definition at line 2558 of file calendar.h.
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