Home
last modified time | relevance | path

Searched refs:zoneinfo (Results 1 – 25 of 62) sorted by relevance

123

/third_party/abseil-cpp/absl/time/internal/cctz/testdata/
DREADME.zoneinfo1 testdata/zoneinfo contains time-zone data files that may be used with CCTZ.
6 already be found in the default ${TZDIR} location, /usr/share/zoneinfo.
20 TZDIR=/zoneinfo \
27 tar --create --dereference --hard-dereference --file zoneinfo.tar \
28 --exclude=zoneinfo/posixrules zoneinfo \
32 tar --extract --directory testdata --file ${DESTDIR}/zoneinfo.tar
35 To run the CCTZ tests using the testdata/zoneinfo files, execute:
37 bazel test --test_env=TZDIR=${PWD}/testdata/zoneinfo ...
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/testdata/
DREADME.zoneinfo1 testdata/zoneinfo contains time-zone data files that may be used with CCTZ.
6 already be found in the default ${TZDIR} location, /usr/share/zoneinfo.
20 TZDIR=/zoneinfo \
27 tar --create --dereference --hard-dereference --file zoneinfo.tar \
28 --exclude=zoneinfo/posixrules zoneinfo \
32 tar --extract --directory testdata --file ${DESTDIR}/zoneinfo.tar
35 To run the CCTZ tests using the testdata/zoneinfo files, execute:
37 bazel test --test_env=TZDIR=${PWD}/testdata/zoneinfo ...
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/
Dtest_util.cc110 for (const ZoneInfo& zoneinfo : kZoneInfo) { in TestFactory() local
111 if (name == zoneinfo.name) { in TestFactory()
112 if (zoneinfo.data == nullptr) return nullptr; in TestFactory()
114 new TestZoneInfoSource(zoneinfo.data, zoneinfo.length)); in TestFactory()
/third_party/abseil-cpp/absl/time/internal/
Dtest_util.cc110 for (const ZoneInfo& zoneinfo : kZoneInfo) { in TestFactory() local
111 if (name == zoneinfo.name) { in TestFactory()
112 if (zoneinfo.data == nullptr) return nullptr; in TestFactory()
114 new TestZoneInfoSource(zoneinfo.data, zoneinfo.length)); in TestFactory()
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/
DBUILD.bazel22 name = "zoneinfo",
23 srcs = glob(["testdata/zoneinfo/**"]),
115 data = [":zoneinfo"],
134 data = [":zoneinfo"],
/third_party/abseil-cpp/absl/time/internal/cctz/
DBUILD.bazel22 name = "zoneinfo",
23 srcs = glob(["testdata/zoneinfo/**"]),
115 data = [":zoneinfo"],
134 data = [":zoneinfo"],
/third_party/tzdata/
Ddate.1.txt100 /usr/share/zoneinfo timezone information directory
101 /usr/share/zoneinfo/posixrules used with POSIX-style TZ's
102 /usr/share/zoneinfo/GMT for UTC leap seconds
104 If /usr/share/zoneinfo/GMT is absent, UTC leap seconds are loaded from
105 /usr/share/zoneinfo/posixrules.
Dnewctime.3.txt142 /usr/share/zoneinfo timezone information directory
143 /usr/share/zoneinfo/localtime local timezone file
144 /usr/share/zoneinfo/posixrules used with POSIX-style TZ's
145 /usr/share/zoneinfo/GMT for UTC leap seconds
147 If /usr/share/zoneinfo/GMT is absent, UTC leap seconds are loaded from
148 /usr/share/zoneinfo/posixrules.
Dnewtzset.3.txt188 /usr/share/zoneinfo timezone information directory
189 /usr/share/zoneinfo/localtime local timezone file
190 /usr/share/zoneinfo/posixrules used with POSIX-style TZ's
191 /usr/share/zoneinfo/GMT for UTC leap seconds
193 If /usr/share/zoneinfo/GMT is absent, UTC leap seconds are loaded from
194 /usr/share/zoneinfo/posixrules.
DREADME.OpenSource8 …"Description": "The Time Zone Database (often called tz or zoneinfo) contains code and data that r…
/third_party/python/Lib/test/test_zoneinfo/data/
Dupdate_test_data.py22 import zoneinfo
45 for path in map(pathlib.Path, zoneinfo.TZPATH):
/third_party/python/Doc/library/
Dzoneinfo.rst1 :mod:`zoneinfo` --- IANA time zone support
4 .. module:: zoneinfo
14 The :mod:`zoneinfo` module provides a concrete time zone implementation to
16 default, :mod:`zoneinfo` uses the system's time zone data if available; if no
39 >>> from zoneinfo import ZoneInfo
91 The ``zoneinfo`` module does not directly provide time zone data, and instead
140 :func:`reset_tzpath` is called with no arguments), the ``zoneinfo`` module will
390 The object that ``zoneinfo.TZPATH`` points to may change in response to a
392 ``zoneinfo.TZPATH`` rather than importing ``TZPATH`` from ``zoneinfo`` or
393 assigning a long-lived variable to ``zoneinfo.TZPATH``.
Ddatatypes.rst23 zoneinfo.rst
/third_party/icu/icu4c/source/tools/tzcode/
Dreadme.txt21 The purpose of these tools is to process the zoneinfo or "Olson" time
48 The zoneinfo or "Olson" time zone package is used by various systems
79 3. Build ICU normally. You will see a notice "updating zoneinfo.txt..."
DMakefile.in28 TZDIR=zoneinfo
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
Dreadme.txt21 The purpose of these tools is to process the zoneinfo or "Olson" time
48 The zoneinfo or "Olson" time zone package is used by various systems
79 3. Build ICU normally. You will see a notice "updating zoneinfo.txt..."
DMakefile.in28 TZDIR=zoneinfo
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/
Dreadme.txt21 The purpose of these tools is to process the zoneinfo or "Olson" time
48 The zoneinfo or "Olson" time zone package is used by various systems
79 3. Build ICU normally. You will see a notice "updating zoneinfo.txt..."
DMakefile.in115 TZDIR=zoneinfo
/third_party/icu/tools/release/c/
DallTimezoneTest.sh11 for timezone in `locate /usr/share/zoneinfo/|fgrep -v /right/|fgrep -v /posix/`; do
/third_party/icu/tools/release/c/os-mapping/
DtestTimezones.sh12 timezones=`locate zoneinfo | fgrep -v evolution-data-server`
/third_party/glib/glib/
Dgtimezone.c518 GBytes *zoneinfo = NULL; in zone_info_unix() local
550 zoneinfo = g_bytes_new_with_free_func (g_mapped_file_get_contents (file), in zone_info_unix()
562 return zoneinfo; in zone_info_unix()
567 GBytes *zoneinfo, in init_zone_from_iana_info() argument
576 gconstpointer header_data = g_bytes_get_data (zoneinfo, &size); in init_zone_from_iana_info()
1776 GBytes *zoneinfo = zone_info_unix (identifier, resolved_identifier); in g_time_zone_new_identifier() local
1777 if (zoneinfo != NULL) in g_time_zone_new_identifier()
1779 init_zone_from_iana_info (tz, zoneinfo, g_steal_pointer (&resolved_identifier)); in g_time_zone_new_identifier()
1780 g_bytes_unref (zoneinfo); in g_time_zone_new_identifier()
/third_party/python/Lib/test/test_zoneinfo/
D_support.py36 import zoneinfo as c_module
/third_party/skia/third_party/externals/abseil-cpp/absl/time/
DBUILD.gn37 "internal/zoneinfo.inc",
/third_party/icu/docs/
DGemfile28 # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem

123