/external/chromium_org/third_party/WebKit/Source/core/html/forms/ |
MonthInputType.cpp | 66 return InputTypeNames::month; 136 return String::format("%04u-%02u", dateTimeFieldsState.year(), dateTimeFieldsState.month());
|
/external/chromium_org/third_party/icu/source/i18n/ |
buddhcal.cpp | 79 int32_t BuddhistCalendar::handleComputeMonthStart(int32_t eyear, int32_t month, 83 return GregorianCalendar::handleComputeMonthStart(eyear, month, useMonth);
|
chnsecal.h | 31 * calendar is a lunisolar calendar: Each month starts on a new moon, and 33 * guarantee that month 11 always contains the winter solstice. In order 35 * months are numbered the same as the month they follow. The decision of 36 * which month is a leap month depends on the relative movements of the sun 164 virtual int32_t handleGetMonthLength(int32_t extendedYear, int32_t month) const; 165 virtual int32_t handleComputeMonthStart(int32_t eyear, int32_t month, UBool useMonth) const;
|
ethpccal.h | 42 * Constant for መስከረም, the 1st month of the Ethiopic year. 47 * Constant for ጥቅምት, the 2nd month of the Ethiopic year. 52 * Constant for ኅዳር, the 3rd month of the Ethiopic year. 57 * Constant for ታኅሣሥ, the 4th month of the Ethiopic year. 62 * Constant for ጥር, the 5th month of the Ethiopic year. 67 * Constant for የካቲት, the 6th month of the Ethiopic year. 72 * Constant for መጋቢት, the 7th month of the Ethiopic year. 77 * Constant for ሚያዝያ, the 8th month of the Ethiopic year. 82 * Constant for ግንቦት, the 9th month of the Ethiopic year. 87 * Constant for ሰኔ, the 10th month of the Ethiopic year. [all...] |
vzone.cpp | 117 vzone_getOffset(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, 119 return ((VTimeZone*)zone)->VTimeZone::getOffset(era, year, month, day, dayOfWeek, millis, status); 123 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, 126 return ((VTimeZone*)zone)->VTimeZone::getOffset(era, year, month, day, dayOfWeek, millis, monthLength, status);
|
/external/chromium_org/ui/android/java/src/org/chromium/ui/picker/ |
DateDialogNormalizer.java | 31 maxCal.get(Calendar.MONTH), 35 minCal.get(Calendar.MONTH), 50 result.set(cal.get(Calendar.YEAR), cal.get(Calendar.MONTH), cal.get(Calendar.DAY_OF_MONTH), 60 int year, int month, int day, int hour, int minute, long minMillis, long maxMillis) { 63 calendar.set(year, month, day, hour, minute, 0); 72 calendar.get(Calendar.YEAR), calendar.get(Calendar.MONTH),
|
/external/chromium_org/v8/test/mjsunit/regress/ |
regress-builtinbust-7.js | 16 month: "long",
|
/external/icu/icu4c/source/i18n/ |
buddhcal.cpp | 79 int32_t BuddhistCalendar::handleComputeMonthStart(int32_t eyear, int32_t month, 83 return GregorianCalendar::handleComputeMonthStart(eyear, month, useMonth);
|
chnsecal.h | 31 * calendar is a lunisolar calendar: Each month starts on a new moon, and 33 * guarantee that month 11 always contains the winter solstice. In order 35 * months are numbered the same as the month they follow. The decision of 36 * which month is a leap month depends on the relative movements of the sun 164 virtual int32_t handleGetMonthLength(int32_t extendedYear, int32_t month) const; 165 virtual int32_t handleComputeMonthStart(int32_t eyear, int32_t month, UBool useMonth) const;
|
ethpccal.h | 42 * Constant for መስከረም, the 1st month of the Ethiopic year. 47 * Constant for ጥቅምት, the 2nd month of the Ethiopic year. 52 * Constant for ኅዳር, the 3rd month of the Ethiopic year. 57 * Constant for ታኅሣሥ, the 4th month of the Ethiopic year. 62 * Constant for ጥር, the 5th month of the Ethiopic year. 67 * Constant for የካቲት, the 6th month of the Ethiopic year. 72 * Constant for መጋቢት, the 7th month of the Ethiopic year. 77 * Constant for ሚያዝያ, the 8th month of the Ethiopic year. 82 * Constant for ግንቦት, the 9th month of the Ethiopic year. 87 * Constant for ሰኔ, the 10th month of the Ethiopic year. [all...] |
vzone.cpp | 117 vzone_getOffset(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, 119 return ((VTimeZone*)zone)->VTimeZone::getOffset(era, year, month, day, dayOfWeek, millis, status); 123 vzone_getOffset2(VZone* zone, uint8_t era, int32_t year, int32_t month, int32_t day, 126 return ((VTimeZone*)zone)->VTimeZone::getOffset(era, year, month, day, dayOfWeek, millis, monthLength, status);
|
/packages/apps/Calendar/src/com/android/calendar/month/ |
SimpleDayPickerFragment.java | 17 package com.android.calendar.month; 53 * easily display a month selection component in a given style. 61 // Affects when the month selection will change while scrolling up 70 // The size of the month name displayed above the week list 105 // The first day of the focus month 109 // The name of the month to display 113 // which month should be displayed/highlighted [0-11] 239 // set the title to the month of the second week 365 * in range it will move the list so that the first of the month containing 441 // and if so scroll to the month that contains i [all...] |
/external/chromium_org/base/time/ |
time_mac.cc | 171 date.month = exploded.month; 199 exploded->month = date.month;
|
/external/chromium_org/media/formats/webm/ |
webm_info_parser.cc | 87 exploded_epoch.month = 1;
|
/external/chromium_org/net/cert/ |
x509_cert_types.cc | 65 exploded.month = ParseIntAndAdvance(&field, 2, &valid);
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
tzbdtest.h | 82 void verifyMapping(Calendar& cal, int year, int month, int dom, int hour,
|
/external/chromium_org/third_party/leveldatabase/ |
chromium_logger.h | 51 t.month,
|
/external/chromium_org/v8/test/mjsunit/ |
to_number_order.js | 60 var month = { valueOf: function() { x += 2; return 2; } }; 68 new Date(year, month, date, hours, minutes, seconds, ms); 73 Date(year, month, date, hours, minutes, seconds, ms); 77 Date.UTC(year, month, date, hours, minutes, seconds, ms); 118 new Date().setMonth(month, date, hours, minutes, seconds, ms); 122 new Date().setUTCMonth(month, date, hours, minutes, seconds, ms); 126 new Date().setFullYear(year, month, date, hours, minutes, seconds, ms); 130 new Date().setUTCFullYear(year, month, date, hours, minutes, seconds, ms);
|
/external/icu/icu4c/source/test/intltest/ |
tzbdtest.h | 82 void verifyMapping(Calendar& cal, int year, int month, int dom, int hour,
|
/hardware/intel/img/psb_headers/DRM/cc54/inc/ |
drm_common_api.h | 45 // month: 0 = January. 55 uint8_t month; member in struct:time_of_day
|
/hardware/ti/omap4-aah/camera/inc/ |
NV12_resize.h | 52 mmInt32 month; member in struct:__anon43426
|
/hardware/ti/omap4xxx/camera/inc/ |
NV12_resize.h | 41 mmInt32 month; member in struct:__anon43548
|
/packages/apps/Email/tests/src/com/android/emailcommon/utility/ |
UtilityTest.java | 36 private void testParseDateTimesHelper(String date, int year, int month, 40 assertEquals(month, cal.get(Calendar.MONTH) + 1); 59 private void testParseEmailDateTimeHelper(String date, int year, int month, 61 GregorianCalendar cal = new GregorianCalendar(year, month - 1, day,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
winnls32.h | 17 WORD month; member in struct:_tagDATETIME
|
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/ |
datetime.h | 15 * 2 month 1 byte, 1-12 24 /* # of bytes for year, month, and day. */ 30 /* # of bytes for year, month, day, hour, minute, second, and usecond. */ 210 #define PyDate_FromDate(year, month, day) \ 211 PyDateTimeAPI->Date_FromDate(year, month, day, PyDateTimeAPI->DateType) 213 #define PyDateTime_FromDateAndTime(year, month, day, hour, min, sec, usec) \ 214 PyDateTimeAPI->DateTime_FromDateAndTime(year, month, day, hour, \
|