Home
last modified time | relevance | path

Searched refs:timezones (Results 1 – 25 of 39) sorted by relevance

12

/third_party/libphonenumber/java/geocoder/src/com/google/i18n/phonenumbers/
DPhoneNumberToTimeZonesMapper.java162 List<String> timezones = prefixTimeZonesMap.lookupTimeZonesForNumber(number); in getTimeZonesForGeocodableNumber() local
163 return Collections.unmodifiableList(timezones.isEmpty() ? UNKNOWN_TIME_ZONE_LIST in getTimeZonesForGeocodableNumber()
164 : timezones); in getTimeZonesForGeocodableNumber()
175 List<String> timezones = prefixTimeZonesMap.lookupCountryLevelTimeZonesForNumber(number); in getCountryLevelTimeZonesforNumber() local
176 return Collections.unmodifiableList(timezones.isEmpty() ? UNKNOWN_TIME_ZONE_LIST in getCountryLevelTimeZonesforNumber()
177 : timezones); in getCountryLevelTimeZonesforNumber()
/third_party/libphonenumber/java/geocoder/test/com/google/i18n/phonenumbers/
DPhoneNumberToTimeZonesMapperTest.java66 static List<String> buildListOfTimeZones(String ... timezones) { in buildListOfTimeZones() argument
67 ArrayList<String> timezonesList = new ArrayList<String>(timezones.length); in buildListOfTimeZones()
68 for (String timezone : timezones) { in buildListOfTimeZones()
/third_party/libphonenumber/tools/java/java-build/src/com/google/i18n/phonenumbers/buildtools/
DGenerateTimeZonesMapData.java82 String timezones = line.substring(indexOfPipe + 1); in parseTextFile() local
83 if (timezones.isEmpty()) { in parseTextFile()
86 if (timeZoneMap.put(prefix, timezones) != null) { in parseTextFile()
/third_party/icu/tools/release/c/os-mapping/
DtestTimezones.sh12 timezones=`locate zoneinfo | fgrep -v evolution-data-server`
13 for tzone in $timezones
Dreadme.txt9 These tests allow you to see how timezones, locales, charsets and other similar stuff are mapped fr…
/third_party/libphonenumber/java/internal/prefixmapper/test/com/google/i18n/phonenumbers/prefixmapper/
DPrefixTimeZonesMapTest.java74 static List<String> buildListOfTimeZones(String ... timezones) { in buildListOfTimeZones() argument
75 ArrayList<String> timezonesList = new ArrayList<String>(timezones.length); in buildListOfTimeZones()
76 for (String timezone : timezones) { in buildListOfTimeZones()
/third_party/libphonenumber/resources/timezones/
DREADME.md20 List<String> timezones = timeZonesMapper.getTimeZonesForNumber(phoneNumber);
34 ant -f java/build.xml build-timezones-data
42 translations](http://cldr.unicode.org/translation/timezones). You can also
/third_party/abseil-cpp/absl/time/internal/cctz/testdata/zoneinfo/
Dzone1970.tab19 # If multiple timezones overlap a country, each has a row in the
21 # 4. Comments; present if and only if a country has multiple timezones.
28 # most populous timezones first, where that does not contradict (1).
30 # This table is intended as an aid for users, to help them select timezones
/third_party/tzdata/
Dzone1970.tab19 # If multiple timezones overlap a country, each has a row in the
21 # 4. Comments; present if and only if a country has multiple timezones.
28 # most populous timezones first, where that does not contradict (1).
30 # This table is intended as an aid for users, to help them select timezones
Dtzselect.8.txt60 Table of country codes, latitude and longitude, timezones, and
Dbackward6 # This file provides links between current names for timezones
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/testdata/zoneinfo/
Dzone1970.tab19 # If multiple timezones overlap a country, each has a row in the
21 # 4. Comments; present if and only if a country has multiple timezones.
28 # most populous timezones first, where that does not contradict (1).
30 # This table is intended as an aid for users, to help them select timezones
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/timezone/
DTimeZoneTest.java472 … String[] timezones = {"America/Chicago", "Europe/Moscow", "Europe/Rome", "Asia/Shanghai", "WET" }; in TestDisplayName2() local
476 for (int i = 0; i < timezones.length; ++i) { in TestDisplayName2()
477 TimeZone tz = TimeZone.getTimeZone(timezones[i]); in TestDisplayName2()
1483 TimeZone timezones[] = { tz1, tz2 }; in TestFebruary() local
1489 for (t = 0; t < timezones.length; ++t) { in TestFebruary()
1490 tz = timezones[t]; in TestFebruary()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/timezone/
DTimeZoneTest.java468 … String[] timezones = {"America/Chicago", "Europe/Moscow", "Europe/Rome", "Asia/Shanghai", "WET" }; in TestDisplayName2() local
472 for (int i = 0; i < timezones.length; ++i) { in TestDisplayName2()
473 TimeZone tz = TimeZone.getTimeZone(timezones[i]); in TestDisplayName2()
1455 TimeZone timezones[] = { tz1, tz2 }; in TestFebruary() local
1461 for (t = 0; t < timezones.length; ++t) { in TestFebruary()
1462 tz = timezones[t]; in TestFebruary()
/third_party/python/Misc/NEWS.d/
D3.5.0rc1.rst93 Fix timezones in email.utils.formatdate. Patch from Dmitry Shachnev.
/third_party/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp731 std::unique_ptr<icu::StringEnumeration> timezones( in RunAdoptDefaultThreadSafeTests() local
734 if (!assertTrue(WHERE, (bool)timezones, false, true)) {return;} in RunAdoptDefaultThreadSafeTests()
735 while (const icu::UnicodeString* timezone = timezones->snext(status)) { in RunAdoptDefaultThreadSafeTests()
Dtztest.cpp1941 TimeZone *timezones[] = { &tz1, &tz2 }; in TestFebruary() local
1946 for (t = 0; t < UPRV_LENGTHOF(timezones); ++t) { in TestFebruary()
1947 tz = timezones[t]; in TestFebruary()
/third_party/jerryscript/docs/
D16.MIGRATION-GUIDE.md488 The port API of handling timezones has been changed. The previous interface did not
489 allow timezones to be handled correctly, even if the host system was up to the task.
/third_party/iptables/extensions/
Dlibxt_time.man41 About kernel timezones: Linux keeps the system time in UTC, and always does so.
/third_party/protobuf/src/google/protobuf/
Dtimestamp.proto110 // able to accept both UTC and other timezones (as indicated by an offset).
/third_party/icu/icu4c/packaging/
DPACKAGES17 - ICU. This package contains the converters data, the timezones data,
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstdashdemux.c3685 static const struct Rfc5322TimeZone timezones[] = { in gst_dash_demux_parse_http_head() local
3744 for (i = 0; timezones[i].name && !parsed_tz; ++i) { in gst_dash_demux_parse_http_head()
3745 if (g_ascii_strncasecmp (timezones[i].name, z, in gst_dash_demux_parse_http_head()
3746 strlen (timezones[i].name)) == 0) { in gst_dash_demux_parse_http_head()
3747 tzoffset = timezones[i].tzoffset; in gst_dash_demux_parse_http_head()
/third_party/icu/docs/userguide/datetime/
Dindex.md132 ICU has four classes pertaining to calendars and timezones:
/third_party/boost/libs/locale/doc/
Ddates_times_timezones.txt11 \page dates_times_timezones Working with dates, times, timezones and calendars.
/third_party/python/Doc/library/
Ddatetime.rst65 represent simple timezones with fixed offsets from UTC, such as UTC itself or
66 North American EST and EDT timezones. Supporting timezones at deeper levels of
1942 represent timezones with fixed offset from UTC such as UTC itself or North
2066 time, and not need worry about objects in other timezones.

12