Home
last modified time | relevance | path

Searched defs:TimeZone (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/abseil-cpp/absl/time/
Dtime_zone_test.cc25 TEST(TimeZone, ValueSemantics) { in TEST() argument
33 TEST(TimeZone, Equality) { in TEST() argument
48 TEST(TimeZone, CCTZConversion) { in TEST() argument
54 TEST(TimeZone, DefaultTimeZones) { in TEST() argument
60 TEST(TimeZone, FixedTimeZone) { in TEST() argument
66 TEST(TimeZone, LocalTimeZone) { in TEST() argument
72 TEST(TimeZone, NamedTimeZones) { in TEST() argument
81 TEST(TimeZone, Failures) { in TEST() argument
/third_party/abseil-cpp/absl/time/
Dtime_zone_test.cc25 TEST(TimeZone, ValueSemantics) { in TEST() argument
33 TEST(TimeZone, Equality) { in TEST() argument
48 TEST(TimeZone, CCTZConversion) { in TEST() argument
54 TEST(TimeZone, DefaultTimeZones) { in TEST() argument
60 TEST(TimeZone, FixedTimeZone) { in TEST() argument
66 TEST(TimeZone, LocalTimeZone) { in TEST() argument
72 TEST(TimeZone, NamedTimeZones) { in TEST() argument
81 TEST(TimeZone, Failures) { in TEST() argument
/third_party/icu/docs/userguide/icufaq/
Dicu4j-faq.md156 ### TimeZone subsection in Overview
158 #### Does ICU4J have its own time zone rule data?
163 #### Why does ICU4J carry the time zone rule data while my JRE also has the data?
172 #### How can I get the latest time zone rule data patch?
178 … another time zone rule data. Are there any way to configure ICU4J to use the JRE's time zone data?
/third_party/icu/icu4c/source/i18n/
Dtzgnames.h39 class TimeZone; variable
Dzonemeta.h28 class TimeZone; variable
Dtimezone.cpp341 UOBJECT_DEFINE_ABSTRACT_RTTI_IMPLEMENTATION(TimeZone) in UOBJECT_DEFINE_ABSTRACT_RTTI_IMPLEMENTATION() argument
350 TimeZone::TimeZone(const UnicodeString &id) in TimeZone() function in TimeZone
363 TimeZone::TimeZone(const TimeZone &source) in TimeZone() function in TimeZone
/third_party/skia/third_party/externals/icu/source/i18n/
Dtzgnames.h39 class TimeZone; variable
Dzonemeta.h28 class TimeZone; variable
Dtimezone.cpp341 UOBJECT_DEFINE_ABSTRACT_RTTI_IMPLEMENTATION(TimeZone) in UOBJECT_DEFINE_ABSTRACT_RTTI_IMPLEMENTATION() argument
350 TimeZone::TimeZone(const UnicodeString &id) in TimeZone() function in TimeZone
363 TimeZone::TimeZone(const TimeZone &source) in TimeZone() function in TimeZone
/third_party/node/deps/icu-small/source/i18n/
Dtzgnames.h39 class TimeZone; variable
Dzonemeta.h28 class TimeZone; variable
Dtimezone.cpp341 UOBJECT_DEFINE_ABSTRACT_RTTI_IMPLEMENTATION(TimeZone) in UOBJECT_DEFINE_ABSTRACT_RTTI_IMPLEMENTATION() argument
350 TimeZone::TimeZone(const UnicodeString &id) in TimeZone() function in TimeZone
363 TimeZone::TimeZone(const TimeZone &source) in TimeZone() function in TimeZone
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtzgnames.h39 class TimeZone; variable
Dzonemeta.h28 class TimeZone; variable
Dtimezone.cpp331 UOBJECT_DEFINE_ABSTRACT_RTTI_IMPLEMENTATION(TimeZone) in UOBJECT_DEFINE_ABSTRACT_RTTI_IMPLEMENTATION() argument
340 TimeZone::TimeZone(const UnicodeString &id) in TimeZone() function in TimeZone
353 TimeZone::TimeZone(const TimeZone &source) in TimeZone() function in TimeZone
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DTimeZone.java117 abstract public class TimeZone implements Serializable, Cloneable, Freezable<TimeZone> { class
130 public TimeZone() { in TimeZone() method in TimeZone
141 protected TimeZone(String ID) { in TimeZone() method in TimeZone
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_date_time.h258 const dng_time_zone & TimeZone () const in TimeZone() function
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_lookup_test.cc720 TEST(TimeZone, UTC) { in TEST() argument
732 TEST(TimeZone, NamedTimeZones) { in TEST() argument
750 TEST(TimeZone, Failures) { in TEST() argument
772 TEST(TimeZone, Equality) { in TEST() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DTimeZone.java117 abstract public class TimeZone implements Serializable, Cloneable, Freezable<TimeZone> { class
131 public TimeZone() { in TimeZone() method in TimeZone
141 protected TimeZone(String ID) { in TimeZone() method in TimeZone
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_i18n.js131 TimeZone: TimeZoneClass, property
160 export const TimeZoneClass = class TimeZone{ class
/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_lookup_test.cc720 TEST(TimeZone, NamedTimeZones) { in TEST() argument
738 TEST(TimeZone, Failures) { in TEST() argument
760 TEST(TimeZone, Equality) { in TEST() argument
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddatefmt.h45 class TimeZone; variable
/third_party/icu/icu4c/source/i18n/unicode/
Ddatefmt.h45 class TimeZone; variable
/third_party/node/deps/icu-small/source/i18n/unicode/
Ddatefmt.h45 class TimeZone; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ddatefmt.h43 class TimeZone; variable

12