HomeSort by relevance Sort by last modified time
    Searched refs:dayOfWeekInMonth (Results 1 - 16 of 16) sorted by null

  /external/icu/icu4c/source/i18n/unicode/
simpletz.h 51 * <code>dayOfWeekInMonth</code> to indicate that <code>SimpleTimeZone</code> should
53 * Time starts or ends at the last Sunday a month, use <code>dayOfWeekInMonth = -1</code>
274 * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
278 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
281 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify
284 * <li>If dayOfWeek is zero and dayOfWeekInMonth is positive, dayOfWeekInMonth
287 * <li>If dayOfWeek is zero and dayOfWeekInMonth is negative, dayOfWeekInMonth
291 * <li>If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify th
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
SimpleTimeZone.java 21 * <p>Use a negative value for <code>dayOfWeekInMonth</code> to indicate that
24 * <code>dayOfWeekInMonth = -1</code> along with <code>dayOfWeek = Calendar.SUNDAY</code>
292 * @param dayOfWeekInMonth The daylight savings starting
301 * @throws IllegalArgumentException the month, dayOfWeekInMonth,
304 public void setStartRule(int month, int dayOfWeekInMonth, int dayOfWeek,
310 getSTZInfo().setStart(month, dayOfWeekInMonth, dayOfWeek, time, -1, false);
311 setStartRule(month, dayOfWeekInMonth, dayOfWeek, time, WALL_TIME);
319 * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
322 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
325 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specif
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
SimpleTimeZone.java 20 * <p>Use a negative value for <code>dayOfWeekInMonth</code> to indicate that
23 * <code>dayOfWeekInMonth = -1</code> along with <code>dayOfWeek = Calendar.SUNDAY</code>
303 * @param dayOfWeekInMonth The daylight savings starting
312 * @throws IllegalArgumentException the month, dayOfWeekInMonth,
316 public void setStartRule(int month, int dayOfWeekInMonth, int dayOfWeek,
322 getSTZInfo().setStart(month, dayOfWeekInMonth, dayOfWeek, time, -1, false);
323 setStartRule(month, dayOfWeekInMonth, dayOfWeek, time, WALL_TIME);
331 * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
334 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
337 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specif
    [all...]
  /external/icu/icu4c/source/i18n/
gregoimp.h 224 static int32_t dayOfWeekInMonth(int32_t year, int32_t month, int32_t dom);
basictz.cpp 167 int32_t weekInMonth = Grego::dayOfWeekInMonth(year, month, dom);
194 weekInMonth = Grego::dayOfWeekInMonth(year, month, dom);
225 weekInMonth = Grego::dayOfWeekInMonth(year, month, dom);
simpletz.cpp 272 * The dayOfWeekInMonth and dayOfWeek parameters together specify how to calculate
275 * <li>If both dayOfWeekInMonth and dayOfWeek are positive, they specify the
278 * <li>If dayOfWeek is positive and dayOfWeekInMonth is negative, they specify
281 * <li>If dayOfWeek is zero and dayOfWeekInMonth is positive, dayOfWeekInMonth
284 * <li>If dayOfWeek is zero and dayOfWeekInMonth is negative, dayOfWeekInMonth
288 * <li>If dayOfWeek is negative and dayOfWeekInMonth is positive, they specify the
292 * <li>If dayOfWeek and DayOfWeekInMonth are both negative, they specify the
298 * @param dayOfWeekInMonth the daylight savings startin
    [all...]
gregoimp.cpp 148 int32_t Grego::dayOfWeekInMonth(int32_t year, int32_t month, int32_t dom) {
vtzone.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/saxon/saxon/9.1.0.8/
saxon-9.1.0.8.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 979 milliseconds