Searched refs:UCAL_MONTH (Results 1 - 1 of 1) sorted by relevance
/interface/sdk_c/third_party/icu4c/ndk_headers/unicode/ |
H A D | ucal.h | 27 * and a set of integer fields such as <code>UCAL_YEAR</code>, <code>UCAL_MONTH</code>,
73 * start of the epoch: i.e., UCAL_YEAR = 1970, UCAL_MONTH = JANUARY, UCAL_DATE = 1, etc.
85 * UCAL_MONTH + UCAL_DAY_OF_MONTH
86 * UCAL_MONTH + UCAL_WEEK_OF_MONTH + UCAL_DAY_OF_WEEK
87 * UCAL_MONTH + UCAL_DAY_OF_WEEK_IN_MONTH + UCAL_DAY_OF_WEEK
232 UCAL_MONTH,
enumerator 511 /** Value of the <code>UCAL_MONTH</code> field indicating the
1111 * @param field The field to which to add the signed value; one of UCAL_ERA, UCAL_YEAR, UCAL_MONTH,
1141 * @param field The field to which to add the signed value; one of UCAL_ERA, UCAL_YEAR, UCAL_MONTH,
1162 * @param field The desired field; one of UCAL_ERA, UCAL_YEAR, UCAL_MONTH,
[all...] |
Completed in 2 milliseconds