Home
last modified time | relevance | path

Searched refs:tz (Results 1 – 12 of 12) sorted by relevance

/timezone/
A Dzdump.c291 tmp = localtime_rz(tz, tp, tmp); in my_localtime_rz()
297 t = mktime_z(tz, &tm); in my_localtime_rz()
524 timezone_t tz = tzalloc(argv[i]); in main() local
529 if (!tz) { in main()
534 show(tz, argv[i], now, false); in main()
535 tzfree(tz); in main()
541 show(tz, argv[i], t, true); in main()
543 show(tz, argv[i], t, true); in main()
588 show(tz, argv[i], t, true); in main()
590 show(tz, argv[i], t, true); in main()
[all …]
A Dtst-tzset.c150 char tz[16]; in do_test() local
151 snprintf (tz, sizeof (tz), "XT%d", i); in do_test()
152 if (setenv ("TZ", tz, 1) < 0) in do_test()
158 if (strcmp (tzname[0], tz) == 0) in do_test()
160 printf ("Unexpected success for %s\n", tz); in do_test()
A DMakefile26 tests := test-tz tst-timezone tst-tzset
59 tz-cflags = -DTZDIR='"$(zonedir)"' \
69 CFLAGS-zdump.c += $(tz-cflags)
70 CFLAGS-zic.c += $(tz-cflags) -Wno-unused-variable
80 $(objpfx)test-tz.out: $(addprefix $(testdata)/, America/New_York Etc/UTC UTC)
89 test-tz-ENV = TZDIR=$(testdata)
A Detcetera7 # people in areas not otherwise covered by the tz files could "zic -l"
9 # tz files cover almost all the inhabited world, and the only practical
40 # (which is not yet supported by the tz code) allows for
A DREADME19 These packages may be found at https://ftp.iana.org/tz/releases/.
20 Commentary should be addressed to tz@iana.org.
A Dasia8 # tz@elsie.nci.nih.gov for general use in the future).
283 # article confirms the tz database's data claiming that China began
884 # ftp://ftp.cs.huji.ac.il/pub/tz/announcements/1996-1998.ramon.ps.gz
890 # ftp://ftp.cs.huji.ac.il/pub/tz/announcements/YYYY.ps.gz
910 # ftp://ftp.cs.huji.ac.il/pub/tz/announcements/2000-start.ps.gz
915 # ftp://ftp.cs.huji.ac.il/pub/tz/announcements/2000-2004.ps.gz
937 # ftp://ftp.cs.huji.ac.il/pub/tz/announcements/2005+beyond.ps
941 # <ftp://ftp.cs.huji.ac.il/pub/tz/software/dst-israel.el> (2005-02-20)
1482 # We received a bug report claiming that the tz database UTC offset for
1484 # +08:00 instead. Different sources appear to disagree with the tz
[all …]
A Dtzselect.ksh7 REPORT_BUGS_TO=tz@iana.org
A Daustralasia541 # tz@elsie.nci.nih.gov for general use in the future).
704 # * How do Australians feel about the abbreviations in the tz database?
1182 # as does Carol Squires; see tz-link.htm for the full references.
A Deurope8 # tz@elsie.nci.nih.gov for general use in the future).
491 # in the C-Eur rule from tz database version 2008d (this part was
493 # tz database itself, as seen below:
1135 # [See tz-link.htm for the URL.]
A Dnorthamerica10 # tz@elsie.nci.nih.gov for general use in the future).
166 # ...Alaska's timezone lines were redrawn in 1983 to give only 2 tz.
814 # hence a separate tz entry is not needed.
1838 # tz database. I think they can best be explained by supposing that
A Dsouthamerica8 # tz@elsie.nci.nih.gov for general use in the future).
308 # confirms what Alex Krivenyshev has earlier sent to the tz
A Dafrica8 # tz@elsie.nci.nih.gov for general use in the future).

Completed in 38 milliseconds