HomeSort by relevance Sort by last modified time
    Searched defs:SUNDAY (Results 1 - 9 of 9) sorted by null

  /external/icu4c/i18n/unicode/
calendar.h 208 * this. For instance, in US locale, first-day-of-week is set to 1, i.e., SUNDAY.
213 SUNDAY = 1,
    [all...]
  /frameworks/base/core/java/android/text/format/
Time.java 124 public static final int SUNDAY = 0;
505 * assuming that DST changes at 2am on Sunday, Nov 4, 2007.
630 * This array is indexed by the weekDay field (SUNDAY=0, MONDAY=1, etc.)
  /dalvik/libcore/luni/src/main/java/java/util/
Calendar.java 250 * set to Sunday June 6, 1999. Calling
253 * sets the calendar to Sunday May 30, 1999. This is because the roll rule
259 * possible value to Sunday (where Sunday is the first day of the week).
413 * Value of the {@code DAY_OF_WEEK} field indicating Sunday.
415 public static final int SUNDAY = 1;
538 * day of the week. This field takes values {@code SUNDAY},
543 * @see #SUNDAY
567 * the end of the month, so the last Sunday of a month is specified as
568 * {@code DAY_OF_WEEK = SUNDAY, DAY_OF_WEEK_IN_MONTH = -1}. Becaus
    [all...]
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/8/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 43 milliseconds