Lines Matching refs:tz
31 BUGEMAIL= tz@iana.org
56 # The POSIXRULES macro controls interpretation of POSIX-like TZ
57 # settings like TZ='EET-2EEST' that lack DST transition rules.
275 # not needed by the main-program tz code, which is single-threaded.
279 # -DTZ_DOMAIN=\"foo\" to use "foo" for gettext domain name; default is "tz"
283 # DST transitions for proleptic format TZ strings lacking them,
287 # It also mishandles settings like TZ='EET-2EEST' for eastern Europe,
364 # # and later, its contents are unspecified if you use a geographical TZ
377 # # although their contents are unspecified if you use a geographical TZ
557 # When comparing .tzs files, use GNU diff's -F'^TZ=' option if supported.
560 if diff -u -F'^TZ=' - - <>/dev/null >&0 2>&1; then \
561 DIFF_TZS='diff -u -F^TZ='; \
595 WEB_PAGES= tz-art.html tz-how-to.html tz-link.html
596 CHECK_WEB_PAGES=theory.ck tz-art.ck tz-how-to.ck tz-link.ck
639 time2posix.3 tz-art.html tz-how-to.html tz-link.html \
759 date=$$(TZ=$(leaplist_TZ) stat -c%y leap-seconds.list) && \
785 # TZ='right/Australia/Adelaide' got you localtime with leap seconds,
828 sed 's,^TZ=".*\.dir/,TZ=",' $$ZDS >>$@.out
1109 time=$$(TZ=UTC0 git log -1 \
1252 CREATE_EMPTY = TZ=UTC0 touch -mt 202010122253.00
1255 # for backwards compatibility with tz releases 2018e through 2022a.