Home
last modified time | relevance | path

Searched refs:TZ (Results 1 – 25 of 31) sorted by relevance

12

/illumos-gate/usr/src/cmd/zic/
H A Dtzselect.ksh181 if (TZ ~ tzpattern) exit 1
333 TZ=$($AWK -F'\t' \
360 TZ_for_date=$TZDIR/$TZ
366 TZ_for_date=$TZ
378 TZdate=$(LANG=C TZ="$TZ_for_date" $DATE)
379 UTdate=$(LANG=C TZ=UTC0 $DATE)
402 +) $PRINTF >&2 " TZ='$TZ'\n"
405 $PRINTF >&2 "`$GETTEXT "$INFO_TZ"`\n" "$TZ"
432 $PRINTF "%s\n" "$TZ"
H A Dtzselect.po19 "TZ format."
23 msgid "Please enter the desired value of the TZ environment "
41 msgid "Therefore TZ='%s' will be used."
51 msgid "Here is the TZ value again, this time on standard output:"
/illumos-gate/usr/src/data/zoneinfo/
H A Detcetera8 # support for POSIX.1-2017-style TZ strings. On such platforms these entries
13 # unnecessary as settings for the TZ environment variable. E.g.,
14 # instead of TZ='Etc/GMT+4' one can use the POSIX setting TZ='<-04>+4'.
16 # Do not use a POSIX TZ setting like TZ='GMT+4', which is four hours
37 # Be consistent with POSIX TZ settings in the Zone names,
40 # positive signs east of Greenwich. For example, TZ='Etc/GMT+4' uses
H A DREADME20 For example, replace TZ=:GMT+1, with TZ="<GMT-1>-1". (The colon (:) is
21 significant. Without the colon, for example TZ=GMT+1, an unquoted timezone
H A Dsystemv8 # using the System V "TZ" scheme (half-hour offset), or anything outside
H A Dzone_sun.tab36 # 3. Zone name used in value of TZ environment variable.
50 #code coordinates TZ comments
417 TZ -0648+03917 Africa/Dar_es_Salaam -
H A DREADME.illumos17 How to update the TZ database information.
H A Dcountry.tab259 TZ Tanzania
H A Dzone.tab.txt27 #code coordinates TZ comments
398 TZ -0648+03917 Africa/Dar_es_Salaam
H A Dantarctica142 # TZ='America/Punta_Arenas'.
H A Dnorthamerica2386 # - Baja California Norte (the Mexico/BajaNorte TZ)
2387 # - Baja California Sur, Nayarit, Sinaloa and Sonora (the Mexico/BajaSur TZ)
2388 # - The rest of the country (the Mexico/General TZ)
H A Deurope3574 # (not applied due to standard TZ change below)
3578 # degrees East to 45 degrees East. This means a standard TZ change, from +2
3584 # 1983-07-31 02:00 -> 03:00 (note that this jumps TZ to +4)
/illumos-gate/usr/src/contrib/ast/src/lib/libast/tm/
H A Dtminit.c91 static char TZ[256]; variable
101 if (TZ[0]) in _tm_localtime()
107 environ[0] = TZ; in _tm_localtime()
110 if (TZ[0]) in _tm_localtime()
228 sfsprintf(TZ, sizeof(TZ), "TZ=%s", s); in tmlocal()
233 environ[0] = TZ; in tmlocal()
237 TZ[0] = 0; in tmlocal()
/illumos-gate/usr/src/test/util-tests/tests/date/
H A Ddate_test.ksh45 val=$(TZ=$3 $date_prog -r $1)
81 env TZ=UTC touch -t 201712042323.23 $TMPDIR/test.$$
/illumos-gate/usr/src/cmd/init/
H A Dinit.dfl29 # TZ, LANG, CMASK, or any of the LC_* environment variables. value may
32 TZ=PST8PDT
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/printf/
H A Dtst.printT.ksh36 TZ=US/Pacific
H A Dtst.printY.ksh36 TZ=US/Pacific
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/printa/
H A Dtst.walltimestamp.ksh36 TZ=US/Pacific
/illumos-gate/usr/src/test/os-tests/tests/definit/
H A Dinit.expected1 :TZ=UTC:
H A Dinit.data17 TZ=UTC
/illumos-gate/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_007_pos.ksh83 TZ=$TIMEZONE zpool history $migratedpoolname | grep -v "^$" \
/illumos-gate/usr/src/cmd/login/
H A Dlogin.dfl25 # Set the TZ environment variable of the shell.
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dattributes.sh342 export TZ=$ETZ
/illumos-gate/usr/src/cmd/troff/troff.d/tmac.d/
H A Dtz.map21 ' # TZ - Resolve a SunOS 5.x Title Reference
22 .de TZ
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE1706 drop tmset() TZ=... because it only worked when TZ=... was ignored

12