Home
last modified time | relevance | path

Searched refs:TIME_ZONE (Results 1 – 25 of 28) sorted by relevance

12

/external/autotest/frontend/
Dsettings_lite.py20 TIME_ZONE = None variable
Dsettings.py66 TIME_ZONE = 'America/Los_Angeles' variable
/external/toolchain-utils/automation/server/monitor/
Dsettings.py25 TIME_ZONE = 'America/Los_Angeles' variable
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
DSimpleDateFormat.java520 } else if (attr.equals(java.text.DateFormat.Field.TIME_ZONE)) { in formatToCharacterIterator()
521 val = attr = Field.TIME_ZONE; in formatToCharacterIterator()
DDateFormat.java1776 public static final Field TIME_ZONE = new Field("time zone", -1); field in DateFormat.Field
2062 } else if (fieldAttribute.equals(Field.TIME_ZONE)) { in toJDKFieldPosition()
2063 fieldAttribute = java.text.DateFormat.Field.TIME_ZONE; in toJDKFieldPosition()
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DSimpleDateFormatICU.java347 } else if (icuAttribute == DateFormat.Field.TIME_ZONE) { in mapAttribute()
348 jdkAttribute = java.text.DateFormat.Field.TIME_ZONE; in mapAttribute()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSimpleDateFormat.java1480 /*hKz*/ DateFormat.Field.HOUR1, DateFormat.Field.HOUR0, DateFormat.Field.TIME_ZONE,
1482 …AZ*/ DateFormat.Field.JULIAN_DAY, DateFormat.Field.MILLISECONDS_IN_DAY, DateFormat.Field.TIME_ZONE,
1483 /*v*/ DateFormat.Field.TIME_ZONE,
1487 /*V*/ DateFormat.Field.TIME_ZONE,
1489 /*O*/ DateFormat.Field.TIME_ZONE,
1490 /*Xx*/ DateFormat.Field.TIME_ZONE, DateFormat.Field.TIME_ZONE,
DTimeZoneFormat.java1594 if (pos.getFieldAttribute() == DateFormat.Field.TIME_ZONE
1615 as.addAttribute(DateFormat.Field.TIME_ZONE, DateFormat.Field.TIME_ZONE);
DDateFormat.java2392 public static final Field TIME_ZONE = new Field("time zone", -1); field in DateFormat.Field
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSimpleDateFormat.java1471 /*hKz*/ DateFormat.Field.HOUR1, DateFormat.Field.HOUR0, DateFormat.Field.TIME_ZONE,
1473 …AZ*/ DateFormat.Field.JULIAN_DAY, DateFormat.Field.MILLISECONDS_IN_DAY, DateFormat.Field.TIME_ZONE,
1474 /*v*/ DateFormat.Field.TIME_ZONE,
1478 /*V*/ DateFormat.Field.TIME_ZONE,
1480 /*O*/ DateFormat.Field.TIME_ZONE,
1481 /*Xx*/ DateFormat.Field.TIME_ZONE, DateFormat.Field.TIME_ZONE,
DTimeZoneFormat.java1528 if (pos.getFieldAttribute() == DateFormat.Field.TIME_ZONE
1547 as.addAttribute(DateFormat.Field.TIME_ZONE, DateFormat.Field.TIME_ZONE);
DDateFormat.java2215 public static final Field TIME_ZONE = new Field("time zone", -1); field in DateFormat.Field
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateFormatTest.java428 DateFormat.Field.TIME_ZONE, in TestFieldPosition()
527 DateFormat.Field.TIME_ZONE, // z
533 DateFormat.Field.TIME_ZONE, // Z
534 DateFormat.Field.TIME_ZONE, // v
539 DateFormat.Field.TIME_ZONE, // V
541 DateFormat.Field.TIME_ZONE, // O
542 DateFormat.Field.TIME_ZONE, // X
543 DateFormat.Field.TIME_ZONE, // x
DTimeZoneFormatTest.java1069 FieldPosition fp = new FieldPosition(DateFormat.Field.TIME_ZONE); in TestInheritedFormat()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java431 DateFormat.Field.TIME_ZONE, in TestFieldPosition()
530 DateFormat.Field.TIME_ZONE, // z
536 DateFormat.Field.TIME_ZONE, // Z
537 DateFormat.Field.TIME_ZONE, // v
542 DateFormat.Field.TIME_ZONE, // V
544 DateFormat.Field.TIME_ZONE, // O
545 DateFormat.Field.TIME_ZONE, // X
546 DateFormat.Field.TIME_ZONE, // x
DTimeZoneFormatTest.java1072 FieldPosition fp = new FieldPosition(DateFormat.Field.TIME_ZONE); in TestInheritedFormat()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DFormatHandler.java1928 DateFormat.Field.TIME_ZONE, in getTestObjects()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DFormatHandler.java1925 DateFormat.Field.TIME_ZONE, in getTestObjects()
/external/icu/icu4j/tools/build/
Dicu4j55.api3.gz
Dicu4j56.api3.gz12;ICU4J 56.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j57.api3.gz
Dicu4j54.api3.gz
Dicu4j59.api3.gz
Dicu4j58.api3.gz
Dicu4j61.api3.gz12;ICU4J 61.1;; 2ST@3.6;PB;NS;NF;NS; ...

12