HomeSort by relevance Sort by last modified time
    Searched full:month (Results 451 - 475 of 541) sorted by null

<<11121314151617181920>>

  /packages/providers/CalendarProvider/src/com/android/providers/calendar/
CalendarDatabaseHelper.java     [all...]
  /dalvik/libcore/sql/src/main/java/java/sql/
Timestamp.java 58 * supplied values for <i>Year</i>, <i>Month</i>, <i>Date</i>, <i>Hour</i>,
  /development/pdk/docs/
faqs.jd 129 usually takes around a month, which often roughly places source code
  /external/e2fsprogs/lib/et/
texinfo.tex 600 % Produces Day Month Year style of output.
602 \ifcase\month\or
607 % Use this if you want the Month Day, Year style of output.
608 %\def\today{\ifcase\month\or
    [all...]
  /external/icu4c/i18n/
tmutfmt.cpp 55 static const char gTimeUnitMonth[] = "month";
    [all...]
  /external/webkit/WebCore/loader/
FTPDirectoryParser.cpp 50 result.tm_mon = date.month();
    [all...]
  /frameworks/base/services/java/com/android/server/am/
UsageStatsService.java 259 int mm = mCal.get(Calendar.MONTH) - Calendar.JANUARY +1;
  /hardware/qcom/gps/loc_api/libloc_api-rpc/rpc_inc/
loc_api_common.h 89 u_char month; member in struct:rpc_loc_calendar_time_s_type
    [all...]
  /hardware/ril/include/telephony/
ril_cdma_sms.h 626 unsigned char month; /* 0x01-0x12 */ member in struct:__anon7784
  /packages/apps/Email/src/com/android/exchange/adapter/
EmailSyncAdapter.java 648 sb.append(formatTwo(calendar.get(Calendar.MONTH) + 1));
    [all...]
  /system/core/libcutils/
tzstrftime.c 183 "?" : Locale->month[t->tm_mon],
  /development/tools/zoneinfo/tzdata2009s/
asia 563 # DST rules where changed THREE TIMES during one month.
751 # on the 24 hours of the first day of the month of Farvardin and will
    [all...]
australasia 255 # "Daylight savings to commence this month"
    [all...]
  /external/libxml2/
xmlschemastypes.c     [all...]
  /external/icu4c/test/testdata/
structLocale.txt     [all...]
  /frameworks/base/core/res/res/values/
strings.xml     [all...]
  /external/webkit/JavaScriptCore/
ChangeLog-2003-10-25 94 * kjs/date_object.cpp: (KJS::KRFCDate_parseDate): Added code to be more strict about month names,
    [all...]
  /external/bison/doc/
Makefile 314 echo "@set UPDATED-MONTH $$2 $$3"; \
Makefile.in 314 echo "@set UPDATED-MONTH $$2 $$3"; \
  /frameworks/base/libs/rs/
rsScriptC_Lib.cpp 1213 { "month", (void *)&SC_month,
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-6356/
loc_api_common_xdr.c 152 if (!xdr_u_char (xdrs, &objp->month))
    [all...]
  /packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
RRuleTest.java 464 // month day and a year day, so here's a really contrived example
    [all...]
  /external/libpng/
pngwutil.c     [all...]
png.h 737 png_byte month; \/* month of year, 1 - 12 *\/ member in struct:png_time_struct
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngwutil.c     [all...]

Completed in 245 milliseconds

<<11121314151617181920>>