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

1 23 4 5 6 7 8 91011>>

  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Date/
15.9.3.8-3.js 97 // Dates around 2000
124 // Dates around Feb 29, 2000
157 // Dates around 1900
15.9.3.8-1.js 97 // Dates around 1970
142 // Dates around 2000
171 // Dates around Feb 29, 2000
204 // Dates around 1900
15.9.3.1-4.js 91 // Dates around 1900
113 // Dates around 2005
15.9.3.2-4.js 93 // Dates around Feb 29, 2000
106 // Dates around Jan 1, 2005
15.9.5.37-4.js 71 // Dates around 2005
86 // Dates around 1900
15.9.3.8-2.js 117 // Dates around 2000
146 // Dates around Feb 29, 2000
179 // Dates around 1900
  /external/icu4c/i18n/
chnsecal.h 46 * (GMT+7:45:40) for dates before 1929, we do not implement this here.
267 * Returns the beginning date of the 100-year window that dates
273 * Returns the first year of the 100-year window that dates with
279 * Initializes the 100-year window that dates with 2-digit years
indiancal.h 62 * calendar is not in lenient mode (see <code>setLenient</code>), dates before
347 * Returns the beginning date of the 100-year window that dates
353 * Returns the first year of the 100-year window that dates with
359 * Initializes the 100-year window that dates with 2-digit years
windtfmt.h 29 * \brief C++ API: Format dates using Windows API.
hebrwcal.h 419 * Returns the beginning date of the 100-year window that dates
425 * Returns the first year of the 100-year window that dates with
431 * Initializes the 100-year window that dates with 2-digit years
persncal.h 339 * Returns the beginning date of the 100-year window that dates
345 * Returns the first year of the 100-year window that dates with
351 * Initializes the 100-year window that dates with 2-digit years
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-strip.1 146 [\fB\-o\fR \fIfile\fR] [\fB\-p\fR|\fB\-\-preserve\-dates\fR]
246 .IP "\fB\-\-preserve\-dates\fR" 4
247 .IX Item "--preserve-dates"
249 Preserve the access and modification dates of the file.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-strip.1 146 [\fB\-o\fR \fIfile\fR] [\fB\-p\fR|\fB\-\-preserve\-dates\fR]
246 .IP "\fB\-\-preserve\-dates\fR" 4
247 .IX Item "--preserve-dates"
249 Preserve the access and modification dates of the file.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-strip.1 146 [\fB\-o\fR \fIfile\fR] [\fB\-p\fR|\fB\-\-preserve\-dates\fR]
246 .IP "\fB\-\-preserve\-dates\fR" 4
247 .IX Item "--preserve-dates"
249 Preserve the access and modification dates of the file.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-strip.1 146 [\fB\-o\fR \fIfile\fR] [\fB\-p\fR|\fB\-\-preserve\-dates\fR]
246 .IP "\fB\-\-preserve\-dates\fR" 4
247 .IX Item "--preserve-dates"
249 Preserve the access and modification dates of the file.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-strip.1 146 [\fB\-o\fR \fIfile\fR] [\fB\-p\fR|\fB\-\-preserve\-dates\fR]
246 .IP "\fB\-\-preserve\-dates\fR" 4
247 .IX Item "--preserve-dates"
249 Preserve the access and modification dates of the file.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-strip.1 146 [\fB\-o\fR \fIfile\fR] [\fB\-p\fR|\fB\-\-preserve\-dates\fR]
246 .IP "\fB\-\-preserve\-dates\fR" 4
247 .IX Item "--preserve-dates"
249 Preserve the access and modification dates of the file.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-strip.1 146 [\fB\-o\fR \fIfile\fR] [\fB\-p\fR|\fB\-\-preserve\-dates\fR]
246 .IP "\fB\-\-preserve\-dates\fR" 4
247 .IX Item "--preserve-dates"
249 Preserve the access and modification dates of the file.
  /dalvik/libcore/sql/src/main/java/java/sql/
Date.java 21 * A class which can consume and produce dates in SQL {@code Date} format.
23 * Dates are represented in SQL as {@code yyyy-mm-dd}. Note that this date
  /external/webkit/JavaScriptCore/tests/mozilla/ecma_3/Date/
15.9.5.7.js 140 * As of 2002-01-07, the format for JavaScript dates changed.
166 * Guard against dates with two "GMT"s, like:
  /external/icu4c/i18n/unicode/
udat.h 23 * Date Format C API consists of functions that convert dates and
31 * Date Format helps you to format and parse dates for any locale. Your code can
498 * Open a new UDateFormat for formatting and parsing dates and times.
499 * A UDateFormat may be used to format dates in calls to {@link #udat_format },
500 * and to parse dates in calls to {@link #udat_parse }.
504 * @param dateStyle The style used to format dates; one of UDAT_FULL, UDAT_LONG,
514 * @return A pointer to a UDateFormat to use for formatting dates and times, or 0 if
    [all...]
smpdtfmt.h 30 * \brief C++ API: Format and parse dates in a language-independent manner.
45 * SimpleDateFormat is a concrete class for formatting and parsing dates in a
170 * relative to some century. It does this by adjusting dates to be
515 * When dates are parsed having 2-digit year strings, they are placed within
533 * When dates are parsed having 2-digit year strings, they are placed within
577 * (i.e., after this call, this formatter will format dates according to
    [all...]
datefmt.h 34 * \brief C++ API: Abstract class for converting dates.
43 * DateFormat is an abstract class for a family of classes that convert dates and
51 * DateFormat helps you to format and parse dates for any locale. Your code can
172 // relative dates
606 * The number formatter that DateFormat uses to format numbers in dates and
  /external/icu4c/test/intltest/
callimts.cpp 111 // This test used to test the algorithmic limits of the dates that
115 // some extreme (but still manageable) dates.
432 // This may or may not be an error -- if the range of dates
  /frameworks/base/core/java/android/pim/
RecurrenceSet.java 150 long[] dates = new long[n]; local
154 dates[i] = time.toMillis(false /* use isDst */);
157 return dates;

Completed in 462 milliseconds

1 23 4 5 6 7 8 91011>>