Lines Matching refs:tz
7 REPORT_BUGS_TO=tz@iana.org
455 tz = substr(ARGV[1], 2)
469 exit tz ~ tzpattern
480 read tz
481 $AWK "$check_POSIX_TZ_string" ="$tz"
483 say >&2 "'$tz' is not a conforming POSIX proleptic TZ string."
485 TZ_for_date=$tz;;
523 tz=$(
697 # Determine tz from country and region.
698 tz=$(
730 TZ_for_date=$TZDIR/$tz
773 *) say >&2 " TZ='$tz'"
776 say >&2 "TZ='$tz' will be used.$extra_info"
788 *csh) file=.login line="setenv TZ '$tz'";;
789 *) file=.profile line="export TZ='$tz'"
800 say "$tz"