HomeSort by relevance Sort by last modified time
    Searched refs:month (Results 76 - 100 of 384) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/icu4c/test/intltest/
calcasts.h 31 int32_t month; member in struct:CalendarCaseTest::TestCase
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/
jsref.js 385 var month = MonthFromTime(t);
387 if ( month == 0 ) {
390 if ( month == 1 ) {
393 if ( month == 2 ) {
396 if ( month == 3 ) {
399 if ( month == 4 ) {
402 if ( month == 5 ) {
405 if ( month == 6 ) {
408 if ( month == 7 ) {
411 if ( month == 8 )
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_2/
jsref.js 345 var month = MonthFromTime(t);
347 if ( month == 0 ) {
350 if ( month == 1 ) {
353 if ( month == 2 ) {
356 if ( month == 3 ) {
359 if ( month == 4 ) {
362 if ( month == 5 ) {
365 if ( month == 6 ) {
368 if ( month == 7 ) {
371 if ( month == 8 )
    [all...]
  /external/wpa_supplicant/
os_win32.c 55 int os_mktime(int year, int month, int day, int hour, int min, int sec,
62 if (year < 1970 || month < 1 || month > 12 || day < 1 || day > 31 ||
69 tm.tm_mon = month - 1;
  /frameworks/base/core/java/android/util/
MonthDisplayHelper.java 22 * Helps answer common questions that come up when displaying a month in a
32 // holds current month, year, helps compute display
43 * @param month The month.
46 public MonthDisplayHelper(int year, int month, int weekStartDay) {
55 mCalendar.set(Calendar.MONTH, month);
66 public MonthDisplayHelper(int year, int month) {
67 this(year, month, Calendar.SUNDAY);
76 return mCalendar.get(Calendar.MONTH);
    [all...]
DayOfMonthCursor.java 20 * Helps control and display a month view of a calendar that has a current
23 * <li>Keeps track of current month, day, year</li>
29 * This should be used by anyone who presents a month view to users and wishes
31 * mind about when to flip the month, we can change it here only.
42 * @param month The initial month.
48 public DayOfMonthCursor(int year, int month, int dayOfMonth, int weekStartDay) {
49 super(year, month, weekStartDay);
73 * @return 0 if the selection is in the current month, otherwise -1 or +1
96 * Move up one box, potentially flipping to the previous month
    [all...]
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_time.c 47 time_ptr->month = tm_t->tm_mon + 1;
  /external/chromium/third_party/icu/source/i18n/
gregocal.cpp 81 { 0, 0, 11, 11}, // MONTH
111 * MONTH 0 0 11 11
220 GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date,
229 set(UCAL_MONTH, month);
235 GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date,
244 set(UCAL_MONTH, month);
252 GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date,
262 set(UCAL_MONTH, month);
367 int32_t eyear, month, dayOfMonth, dayOfYear; local
381 month = getGregorianMonth()
    [all...]
indiancal.h 37 * Month Length Start date (Gregorian)
77 * Constant for Chaitra, the 1st month of the Indian year.
82 * Constant for Vaisakha, the 2nd month of the Indian year.
87 * Constant for Jyaistha, the 3rd month of the Indian year.
92 * Constant for Asadha, the 4th month of the Indian year.
97 * Constant for Sravana, the 5th month of the Indian year.
102 * Constant for Bhadra the 6th month of the Indian year
107 * Constant for the Asvina, the 7th month of the Indian year.
112 * Constant for Kartika, the 8th month of the Indian year.
117 * Constant for Agrahayana, the 9th month of the Indian year.
    [all...]
  /external/icu4c/i18n/
gregocal.cpp 81 { 0, 0, 11, 11}, // MONTH
111 * MONTH 0 0 11 11
220 GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date,
229 set(UCAL_MONTH, month);
235 GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date,
244 set(UCAL_MONTH, month);
252 GregorianCalendar::GregorianCalendar(int32_t year, int32_t month, int32_t date,
262 set(UCAL_MONTH, month);
367 int32_t eyear, month, dayOfMonth, dayOfYear; local
381 month = getGregorianMonth()
    [all...]
indiancal.h 37 * Month Length Start date (Gregorian)
77 * Constant for Chaitra, the 1st month of the Indian year.
82 * Constant for Vaisakha, the 2nd month of the Indian year.
87 * Constant for Jyaistha, the 3rd month of the Indian year.
92 * Constant for Asadha, the 4th month of the Indian year.
97 * Constant for Sravana, the 5th month of the Indian year.
102 * Constant for Bhadra the 6th month of the Indian year
107 * Constant for the Asvina, the 7th month of the Indian year.
112 * Constant for Kartika, the 8th month of the Indian year.
117 * Constant for Agrahayana, the 9th month of the Indian year.
    [all...]
  /external/chromium/base/third_party/nspr/
prtime.cc 134 gregorian_date.month = exploded->tm_month + 1;
215 * each month, where index 1 is January, and day 0 is January 1.
224 * The number of days in a month
371 /* Normalize month and year before mday */
381 /* Now that month and year are in proper range, normalize mday */
386 /* the previous month */
523 TIME_TOKEN month = TT_UNKNOWN; local
551 if (month == TT_UNKNOWN &&
554 month = TT_APR;
559 else if (month == TT_UNKNOWN &
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
vtzone.h 192 * @param month The reference date's month (0-based; 0 is January)
193 * @param day The reference date's day-in-month (1-based)
200 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
213 * @param month The reference date's month (0-based; 0 is January)
214 * @param day The reference date's day-in-month (1-based)
217 * @param monthLength The length of the given month in days.
222 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
376 int32_t month, int32_t dayOfMonth, UDate startTime, UDate untilTime
    [all...]
  /external/icu4c/i18n/unicode/
vtzone.h 192 * @param month The reference date's month (0-based; 0 is January)
193 * @param day The reference date's day-in-month (1-based)
200 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
213 * @param month The reference date's month (0-based; 0 is January)
214 * @param day The reference date's day-in-month (1-based)
217 * @param monthLength The length of the given month in days.
222 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
376 int32_t month, int32_t dayOfMonth, UDate startTime, UDate untilTime
    [all...]
  /frameworks/base/media/libdrm/mobile1/include/parser/
parser_rel.h 82 * Input year and month, return how many days that month have
84 * \param month (in)Input the month
86 * -A positive integer, which is how many days that month have
89 int32_t drm_monthDays(int32_t year, int32_t month);
94 * \param month month of the date
103 int32_t drm_checkDate(int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, int32_t sec);
  /packages/apps/Calendar/src/com/android/calendar/
DayOfMonthCursor.java 22 * Helps control and display a month view of a calendar that has a current
25 * <li>Keeps track of current month, day, year</li>
31 * This should be used by anyone who presents a month view to users and wishes
33 * mind about when to flip the month, we can change it here only.
44 * @param month The initial month.
50 public DayOfMonthCursor(int year, int month, int dayOfMonth, int weekStartDay) {
51 super(year, month, weekStartDay);
75 * @return 0 if the selection is in the current month, otherwise -1 or +1
98 * Move up one box, potentially flipping to the previous month
    [all...]
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.5.24-1.js 95 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMonth()", UTCDate.month, DateCase.getUTCMonth() );
104 testcases[item++] = new TestCase( SECTION, DateString+".getMonth()", LocalDate.month, DateCase.getMonth() );
122 this.month = 0;
139 d.month = MonthFromTime(t);
147 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
15.9.5.24-2.js 94 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMonth()", UTCDate.month, DateCase.getUTCMonth() );
103 testcases[item++] = new TestCase( SECTION, DateString+".getMonth()", LocalDate.month, DateCase.getMonth() );
121 this.month = 0;
138 d.month = MonthFromTime(t);
146 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
15.9.5.24-3.js 93 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMonth()", UTCDate.month, DateCase.getUTCMonth() );
102 testcases[item++] = new TestCase( SECTION, DateString+".getMonth()", LocalDate.month, DateCase.getMonth() );
120 this.month = 0;
137 d.month = MonthFromTime(t);
145 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
15.9.5.24-4.js 92 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMonth()", UTCDate.month, DateCase.getUTCMonth() );
101 testcases[item++] = new TestCase( SECTION, DateString+".getMonth()", LocalDate.month, DateCase.getMonth() );
119 this.month = 0;
136 d.month = MonthFromTime(t);
144 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
15.9.5.24-5.js 85 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMonth()", UTCDate.month, DateCase.getUTCMonth() );
94 testcases[item++] = new TestCase( SECTION, DateString+".getMonth()", LocalDate.month, DateCase.getMonth() );
112 this.month = 0;
129 d.month = MonthFromTime(t);
137 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
15.9.5.24-6.js 84 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMonth()", UTCDate.month, DateCase.getUTCMonth() );
93 testcases[item++] = new TestCase( SECTION, DateString+".getMonth()", LocalDate.month, DateCase.getMonth() );
111 this.month = 0;
128 d.month = MonthFromTime(t);
136 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
15.9.5.24-7.js 83 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMonth()", UTCDate.month, DateCase.getUTCMonth() );
92 testcases[item++] = new TestCase( SECTION, DateString+".getMonth()", LocalDate.month, DateCase.getMonth() );
110 this.month = 0;
127 d.month = MonthFromTime(t);
135 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
15.9.5.24-8.js 79 testcases[item++] = new TestCase( SECTION, DateString+".getUTCMonth()", UTCDate.month, DateCase.getUTCMonth() );
88 testcases[item++] = new TestCase( SECTION, DateString+".getMonth()", LocalDate.month, DateCase.getMonth() );
106 this.month = 0;
123 d.month = MonthFromTime(t);
131 d.value = TimeClip( MakeDate( MakeDay( d.year, d.month, d.date ), d.time ) );
  /frameworks/base/core/java/com/android/internal/http/
HttpDateTime.java 55 * Mon can be the full name of the month.
89 int month = Calendar.JANUARY; local
96 month = getMonth(rfcMatcher.group(2));
102 month = getMonth(ansicMatcher.group(1));
114 month = Calendar.JANUARY;
120 month, year);

Completed in 611 milliseconds

1 2 34 5 6 7 8 91011>>