HomeSort by relevance Sort by last modified time
    Searched full:sunday (Results 51 - 75 of 213) sorted by null

1 23 4 5 6 7 8 9

  /external/bluetooth/glib/docs/reference/glib/tmpl/
date.sgml 241 @G_DATE_SUNDAY: Sunday
658 are understood to being on Sunday. The date must be valid. Can return 0 if
659 the day is before the first Sunday of the year.
669 on Sunday. Will be 52 or 53. The date must be valid. (Years always have 52
673 to be a Sunday.)
  /libcore/luni/src/main/java/java/util/
SimpleTimeZone.java 33 * (dayOfWeekInMonth = -1) Sunday in October, at 2 AM in standard time.
103 * is, if the {@code startDay} is 1, and the {@code startDayOfWeek} is {@code SUNDAY}, then this
104 * indicates the first Sunday in the {@code startMonth}. A {@code startDay} of -1 likewise
105 * indicates the last Sunday. However, by using negative or zero values for
553 if (dayOfWeek < Calendar.SUNDAY || dayOfWeek > Calendar.SATURDAY) {
    [all...]
GregorianCalendar.java 79 * {@code getFirstDayOfWeek()} is {@code SUNDAY}, then week 1 of
96 * For example, if {@code getFirstDayOfWeek()} is {@code SUNDAY}
98 * January 1998 is Sunday, January 4 through Saturday, January 10. These days
121 * pdt.setStartRule(Calendar.APRIL, 1, Calendar.SUNDAY, 2 * 60 * 60 * 1000);
122 * pdt.setEndRule(Calendar.OCTOBER, -1, Calendar.SUNDAY, 2 * 60 * 60 * 1000);
344 setFirstDayOfWeek(SUNDAY);
    [all...]
Grego.java 146 if (dayOfWeek < 1 /* Sunday */) {
  /packages/apps/Calendar/src/com/android/calendar/
Utils.java 436 * see {@link Time#SUNDAY}
485 return Time.SUNDAY;
519 return (firstDayOfWeek == Time.SUNDAY && column == 6)
525 * Determine whether the column position is Sunday or not.
529 * @return true if the column is Sunday position
532 return (firstDayOfWeek == Time.SUNDAY && column == 0)
    [all...]
  /external/icu4c/i18n/unicode/
rbtz.h 142 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
163 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
calendar.h 214 * this. For instance, in US locale, first-day-of-week is set to 1, i.e., SUNDAY.
219 SUNDAY = 1,
    [all...]
ucal.h 264 * of the week. This field takes values <code>SUNDAY</code>,
291 * end of the month, so the last Sunday of a month is specified as
292 * <code>DAY_OF_WEEK = SUNDAY, DAY_OF_WEEK_IN_MONTH = -1</code>. Because
454 /** Sunday */
    [all...]
  /external/icu4c/i18n/
vzone.h 182 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
204 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
  /external/stlport/src/c_locale_dummy/
c_locale_dummy.c 419 { "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday" };
459 { L"Sunday", L"Monday", L"Tuesday", L"Wednesday", L"Thursday", L"Friday", L"Saturday" };
  /packages/apps/Calendar/src/com/android/calendar/month/
MonthByWeekFragment.java 312 for (int i = Calendar.SUNDAY; i <= Calendar.SATURDAY; i++) {
313 mDayLabels[i - Calendar.SUNDAY] = DateUtils.getDayOfWeekString(i,
  /external/bluetooth/glib/glib/
gdate.h 150 /* First monday/sunday is the start of week 1; if we haven't reached
  /external/icu4c/test/intltest/
tsdate.cpp 124 tryDate(5264498352317.0); // Sunday, October 28, 2136 8:39:12 AM PST
  /external/stlport/stlport/stl/config/
_evc.h 288 int tm_wday; /* days since Sunday - [0,6] */
  /external/webkit/Source/WebCore/html/
DateComponents.h 169 Sunday = 0,
  /frameworks/base/core/java/android/text/format/
Time.java 130 public static final int SUNDAY = 0;
533 * assuming that DST changes at 2am on Sunday, Nov 4, 2007.
658 * This array is indexed by the weekDay field (SUNDAY=0, MONDAY=1, etc.)
811 * {@link #SUNDAY}
  /frameworks/base/docs/html/reference/renderscript/
structrs__tm.html 66 <p>tm_sec - Seconds after the minute. This ranges from 0 to 59, but possibly up to 60 for leap seconds. tm_min - Minutes after the hour. This ranges from 0 to 59. tm_hour - Hours past midnight. This ranges from 0 to 23. tm_mday - Day of the month. This ranges from 1 to 31. tm_mon - Months since January. This ranges from 0 to 11. tm_year - Years since 1900. tm_wday - Days since Sunday. This ranges from 0 to 6. tm_yday - Days since January 1. This ranges from 0 to 365. tm_isdst - Flag to indicate whether daylight saving time is in effect. The value is positive if it is in effect, zero if it is not, and negative if the information is not available. </p>
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 288 int tm_wday; /* days since Sunday - [0,6] */
  /packages/apps/Calendar/res/values-en-rGB/
arrays.xml 65 <item msgid="95029346069903091">"Sunday"</item>
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 288 int tm_wday; /* days since Sunday - [0,6] */
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 288 int tm_wday; /* days since Sunday - [0,6] */
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_evc.h 288 int tm_wday; /* days since Sunday - [0,6] */
  /frameworks/base/core/res/res/values/
donottranslate-cldr.xml 56 <string name="day_of_week_long_sunday">Sunday</string>
  /frameworks/base/core/res/res/values-en-rAU/
donottranslate-cldr.xml 56 <string name="day_of_week_long_sunday">Sunday</string>
  /frameworks/base/core/res/res/values-en-rCA/
donottranslate-cldr.xml 56 <string name="day_of_week_long_sunday">Sunday</string>

Completed in 593 milliseconds

1 23 4 5 6 7 8 9