HomeSort by relevance Sort by last modified time
    Searched refs:DAYLIGHT (Results 1 - 11 of 11) sorted by null

  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
TimeZoneFormatTest.java 609 null, "America/New_York", 3, TimeType.DAYLIGHT},
    [all...]
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
TimeZoneFormatTest.java 606 null, "America/New_York", 3, TimeType.DAYLIGHT},
    [all...]
  /external/cldr/tools/java/org/unicode/cldr/icu/
LDMLConstants.java 104 public static final String DAYLIGHT = "daylight";
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
TimeZoneFormat.java 255 * Time type enum used for receiving time type (standard time, daylight time or unknown)
268 * Daylight saving time
270 DAYLIGHT;
813 * or daylight saving time, or unknown) actually used for the display name.
818 * @param timeType the output argument for receiving the time type (standard/daylight/unknown)
    [all...]
SimpleDateFormat.java 464 * <td>Pacific Daylight Time</td>
639 * "hh 'o''clock' a, zzzz" -&gt;&gt; 12 o'clock PM, Pacific Daylight Time
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
TimeZone.java 37 * <p><code>TimeZone</code> represents a time zone offset, and also computes daylight
72 * offset from GMT(=UTC) and does not observe daylight saving
75 * of GMT (with no daylight saving time). In addition,
176 * a short name derived from the timezone's short standard or daylight
239 * daylight savings. This is the offset to add *to* UTC to get local time.
255 * date. If Daylight Saving Time is in effect at the specified
256 * date, the offset value is adjusted with the amount of daylight
332 * Gets unmodified offset, NOT modified in case of daylight savings.
391 * This method returns the long name, not including daylight savings.
408 * @param daylight if true, return the daylight savings name
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
TimeZoneFormat.java 283 * Time type enum used for receiving time type (standard time, daylight time or unknown)
300 * Daylight saving time
303 DAYLIGHT;
    [all...]
SimpleDateFormat.java 463 * <td>Pacific Daylight Time</td>
638 * "hh 'o''clock' a, zzzz" -&gt;&gt; 12 o'clock PM, Pacific Daylight Time
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
TimeZone.java 36 * <p><code>TimeZone</code> represents a time zone offset, and also computes daylight
71 * offset from GMT(=UTC) and does not observe daylight saving
74 * of GMT (with no daylight saving time). In addition,
213 * a short name derived from the timezone's short standard or daylight
289 * daylight savings. This is the offset to add *to* UTC to get local time.
306 * date. If Daylight Saving Time is in effect at the specified
307 * date, the offset value is adjusted with the amount of daylight
387 * Gets unmodified offset, NOT modified in case of daylight savings.
451 * This method returns the long name, not including daylight savings.
469 * @param daylight if true, return the daylight savings name
    [all...]
  /external/cldr/tools/java/org/unicode/cldr/tool/
GenerateXMB.java     [all...]
  /external/cldr/tools/java/libs/
icu4j.jar 

Completed in 546 milliseconds