Home
last modified time | relevance | path

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

12

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
Dmysql-modelingschema.dump17 /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
18 /*!40103 SET TIME_ZONE='+00:00' */;
152 /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/external/autotest/frontend/
Dsettings.py66 TIME_ZONE = 'America/Los_Angeles' variable
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/
DSimpleDateFormat.java518 } else if (attr.equals(java.text.DateFormat.Field.TIME_ZONE)) { in formatToCharacterIterator()
519 val = attr = Field.TIME_ZONE; in formatToCharacterIterator()
DDateFormat.java1774 public static final Field TIME_ZONE = new Field("time zone", -1); field in DateFormat.Field
2060 } else if (fieldAttribute.equals(Field.TIME_ZONE)) { in toJDKFieldPosition()
2061 fieldAttribute = java.text.DateFormat.Field.TIME_ZONE; in toJDKFieldPosition()
/external/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/jdkadapter/
DSimpleDateFormatICU.java345 } else if (icuAttribute == DateFormat.Field.TIME_ZONE) { in mapAttribute()
346 jdkAttribute = java.text.DateFormat.Field.TIME_ZONE; in mapAttribute()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DSimpleDateFormat.java1422 /*hKz*/ DateFormat.Field.HOUR1, DateFormat.Field.HOUR0, DateFormat.Field.TIME_ZONE,
1424 …AZ*/ DateFormat.Field.JULIAN_DAY, DateFormat.Field.MILLISECONDS_IN_DAY, DateFormat.Field.TIME_ZONE,
1425 /*v*/ DateFormat.Field.TIME_ZONE,
1429 /*V*/ DateFormat.Field.TIME_ZONE,
1431 /*O*/ DateFormat.Field.TIME_ZONE,
1432 /*Xx*/ DateFormat.Field.TIME_ZONE, DateFormat.Field.TIME_ZONE,
DTimeZoneFormat.java1524 if (pos.getFieldAttribute() == DateFormat.Field.TIME_ZONE
1543 as.addAttribute(DateFormat.Field.TIME_ZONE, DateFormat.Field.TIME_ZONE);
DDateFormat.java2184 public static final Field TIME_ZONE = new Field("time zone", -1); field in DateFormat.Field
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSimpleDateFormat.java1431 /*hKz*/ DateFormat.Field.HOUR1, DateFormat.Field.HOUR0, DateFormat.Field.TIME_ZONE,
1433 …AZ*/ DateFormat.Field.JULIAN_DAY, DateFormat.Field.MILLISECONDS_IN_DAY, DateFormat.Field.TIME_ZONE,
1434 /*v*/ DateFormat.Field.TIME_ZONE,
1438 /*V*/ DateFormat.Field.TIME_ZONE,
1440 /*O*/ DateFormat.Field.TIME_ZONE,
1441 /*Xx*/ DateFormat.Field.TIME_ZONE, DateFormat.Field.TIME_ZONE,
DTimeZoneFormat.java1590 if (pos.getFieldAttribute() == DateFormat.Field.TIME_ZONE
1611 as.addAttribute(DateFormat.Field.TIME_ZONE, DateFormat.Field.TIME_ZONE);
DDateFormat.java2361 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.java419 DateFormat.Field.TIME_ZONE, in TestFieldPosition()
518 DateFormat.Field.TIME_ZONE, // z
524 DateFormat.Field.TIME_ZONE, // Z
525 DateFormat.Field.TIME_ZONE, // v
530 DateFormat.Field.TIME_ZONE, // V
532 DateFormat.Field.TIME_ZONE, // O
533 DateFormat.Field.TIME_ZONE, // X
534 DateFormat.Field.TIME_ZONE, // x
DTimeZoneFormatTest.java1040 FieldPosition fp = new FieldPosition(DateFormat.Field.TIME_ZONE); in TestInheritedFormat()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateFormatTest.java423 DateFormat.Field.TIME_ZONE, in TestFieldPosition()
522 DateFormat.Field.TIME_ZONE, // z
528 DateFormat.Field.TIME_ZONE, // Z
529 DateFormat.Field.TIME_ZONE, // v
534 DateFormat.Field.TIME_ZONE, // V
536 DateFormat.Field.TIME_ZONE, // O
537 DateFormat.Field.TIME_ZONE, // X
538 DateFormat.Field.TIME_ZONE, // x
DTimeZoneFormatTest.java1044 FieldPosition fp = new FieldPosition(DateFormat.Field.TIME_ZONE); in TestInheritedFormat()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/serializable/
DFormatTests.java1867 DateFormat.Field.TIME_ZONE, in getTestObjects()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/serializable/
DFormatTests.java1866 DateFormat.Field.TIME_ZONE, in getTestObjects()
/external/icu/icu4j/tools/build/
Dicu4j48.api3.gz
Dicu4j49.api3.gz12;ICU4J 49.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j52.api3.gz
Dicu4j51.api3.gz12;ICU4J 51.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j50.api3.gz12;ICU4J 50.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j55.api3.gz
Dicu4j53.api3.gz
Dicu4j56.api3.gz12;ICU4J 56.1;; 2ST@3.6;PB;NS;NF;NS; ...

12