#include "unicode/utypes.h"
#include "unicode/uobject.h"
#include "unicode/locid.h"
#include "unicode/timezone.h"
#include "unicode/ucal.h"
#include "unicode/umisc.h"
Go to the source code of this file.
Data Structures | |
| class | Calendar |
Calendar 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... | |
Typedefs | |
| typedef int32_t | UFieldResolutionTable [12][8] |
Definition in file calendar.h.
| typedef int32_t UFieldResolutionTable[12][8] |
1.5.7.1