HomeSort by relevance Sort by last modified time
    Searched defs:GregorianCalendar (Results 1 - 25 of 32) sorted by null

1 2

  /external/icu/icu4c/source/i18n/unicode/
gregocal.h 72 * <p>Example for using GregorianCalendar:
93 * // create a GregorianCalendar with the Pacific Daylight time zone
95 * Calendar* calendar = new GregorianCalendar( pdt, success );
149 class U_I18N_API GregorianCalendar: public Calendar {
153 * Useful constants for GregorianCalendar and TimeZone.
162 * Constructs a default GregorianCalendar using the current time in the default time
165 * @param success Indicates the status of GregorianCalendar object construction.
169 GregorianCalendar(UErrorCode& success);
172 * Constructs a GregorianCalendar based on the current time in the given time zone
177 * @param success Indicates the status of GregorianCalendar object construction
    [all...]
  /external/icu/icu4c/source/i18n/
gregocal.cpp 51 // class GregorianCalendar
138 UOBJECT_DEFINE_RTTI_IMPLEMENTATION(GregorianCalendar)
145 //const UDate GregorianCalendar::kPapalCutover = -12219292800000L;
152 GregorianCalendar::GregorianCalendar(UErrorCode& status)
163 GregorianCalendar::GregorianCalendar(TimeZone* zone, UErrorCode& status)
174 GregorianCalendar::GregorianCalendar(const TimeZone& zone, UErrorCode& status)
185 GregorianCalendar::GregorianCalendar(const Locale& aLocale, UErrorCode& status
    [all...]
  /libcore/benchmarks/src/benchmarks/regression/
ExpensiveObjectsBenchmark.java 25 import java.util.GregorianCalendar;
142 new GregorianCalendar();
147 GregorianCalendar gc = new GregorianCalendar();
  /external/icu/android_icu4j/src/main/java/android/icu/util/
GregorianCalendar.java 15 * <strong>[icu enhancement]</strong> ICU's replacement for {@link java.util.GregorianCalendar}.&nbsp;Methods, fields, and other functionality specific to ICU are labeled '<strong>[icu]</strong>'.
17 * <p><code>GregorianCalendar</code> is a concrete subclass of
30 * this correctly. Before the Gregorian cutover, <code>GregorianCalendar</code>
36 * <p><code>GregorianCalendar</code> implements <em>proleptic</em> Gregorian and
39 * <code>GregorianCalendar</code> may be used for all years to generate
41 * <code>GregorianCalendar</code> are historically accurate only from March 1, 4
107 * // create a GregorianCalendar with the Pacific Daylight time zone
109 * Calendar calendar = new GregorianCalendar(pdt);
162 * GregorianCalendar usually should be instantiated using
170 public class GregorianCalendar extends Calendar
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
GregorianCalendar.java 14 * {@icuenhanced java.util.GregorianCalendar}.{@icu _usage_}
16 * <p><code>GregorianCalendar</code> is a concrete subclass of
29 * this correctly. Before the Gregorian cutover, <code>GregorianCalendar</code>
35 * <p><code>GregorianCalendar</code> implements <em>proleptic</em> Gregorian and
38 * <code>GregorianCalendar</code> may be used for all years to generate
40 * <code>GregorianCalendar</code> are historically accurate only from March 1, 4
106 * // create a GregorianCalendar with the Pacific Daylight time zone
108 * Calendar calendar = new GregorianCalendar(pdt);
161 * GregorianCalendar usually should be instantiated using
170 public class GregorianCalendar extends Calendar
    [all...]
  /libcore/luni/src/test/java/libcore/java/sql/
OldResultSetGetterTests.java 33 import java.util.GregorianCalendar;
411 GregorianCalendar testCal = new GregorianCalendar(1799, Calendar.MAY, 26, 0, 0);
431 GregorianCalendar testCal = new GregorianCalendar(1799, Calendar.MAY, 26, 0, 0);
453 GregorianCalendar testCal = new GregorianCalendar(1799, Calendar.MAY, 26, 0, 0);
473 GregorianCalendar testCal = new GregorianCalendar(1799, Calendar.MAY, 26, 0, 0);
926 Calendar cal = new GregorianCalendar();
    [all...]
  /libcore/ojluni/src/main/java/java/util/
GregorianCalendar.java 54 * <code>GregorianCalendar</code> is a concrete subclass of
58 * <p> <code>GregorianCalendar</code> is a hybrid calendar that
69 * this correctly. Before the Gregorian cutover, <code>GregorianCalendar</code>
76 * <code>GregorianCalendar</code> implements <em>proleptic</em> Gregorian and
79 * <code>GregorianCalendar</code> may be used for all years to generate
81 * <code>GregorianCalendar</code> are historically accurate only from March 1, 4
109 * GregorianCalendar}. <a name="iso8601_compatible_setting">The week
157 * undefined. <code>GregorianCalendar</code> uses the following
161 * summary="GregorianCalendar default field values"
268 * // create a GregorianCalendar with the Pacific Daylight time zon
    [all...]
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /external/libgdx/backends/gdx-backend-moe/libs/
intel-moe-core.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/sdk/10/
android.jar 
  /prebuilts/sdk/11/
android.jar 
  /prebuilts/sdk/13/
android.jar 
  /prebuilts/sdk/16/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/22/
android.jar 
  /prebuilts/sdk/23/
android.jar 
  /prebuilts/sdk/24/
android.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/5/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/7/
android.jar 
  /prebuilts/sdk/8/
android.jar 

Completed in 449 milliseconds

1 2