Home
last modified time | relevance | path

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

12

/titanic_51/usr/src/cmd/zic/
H A Dtzselect.ksh10 # Ask the user about the time zone, and output the resulting TZ value to stdout.
58 TZ format."
60 INFO_ENTER_POSIX="Please enter the desired value of the TZ environment \
70 INFO_TZ="Therefore TZ='%s' will be used."
75 INFO_FINE="Here is the TZ value again, this time on standard output:"
167 # Ask the user for a POSIX TZ string. Check that it conforms.
172 read TZ
173 env LC_ALL=C $AWK -v TZ="$TZ" 'BEGIN {
181 if (TZ ~ tzpatter
[all...]
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:"
/titanic_51/usr/src/data/zoneinfo/
H A Detcetera8 # support for POSIX-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.tab254 TZ Tanzania
H A Dzone.tab.txt27 #code coordinates TZ comments
398 TZ -0648+03917 Africa/Dar_es_Salaam
H A Dantarctica132 # TZ='America/Punta_Arenas'.
H A Deurope3530 # (not applied due to standard TZ change below)
3534 # degrees East to 45 degrees East. This means a standard TZ change, from +2
3540 # 1983-07-31 02:00 -> 03:00 (note that this jumps TZ to +4)
3715 # TZ database holds three other zones for Ukraine.... I have not yet
/titanic_51/usr/src/lib/libast/common/tm/
H A Dtminit.c90 static char TZ[256]; variable
100 if (TZ[0]) in _tm_localtime()
106 environ[0] = TZ; in _tm_localtime()
109 if (TZ[0]) in _tm_localtime()
227 sfsprintf(TZ, sizeof(TZ), "TZ=%s", s); in tmlocal()
232 environ[0] = TZ; in tmlocal()
236 TZ[0] = 0; in tmlocal()
/titanic_51/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()
226 if (s = getenv("TZ")) in tmlocal()
228 sfsprintf(TZ, sizeof(TZ), "TZ=%s", s); in tmlocal()
233 environ[0] = TZ; in tmlocal()
237 TZ[ in tmlocal()
[all...]
/titanic_51/usr/src/cmd/init/
H A Dinit.dfl29 # TZ, LANG, CMASK, or any of the LC_* environment variables. value may
32 TZ=PST8PDT
/titanic_51/usr/src/cmd/dtrace/test/tst/common/printf/
H A Dtst.printT.ksh36 TZ=US/Pacific
H A Dtst.printY.ksh36 TZ=US/Pacific
/titanic_51/usr/src/cmd/dtrace/test/tst/common/printa/
H A Dtst.walltimestamp.ksh36 TZ=US/Pacific
/titanic_51/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_007_pos.ksh83 TZ=$TIMEZONE $ZPOOL history $migratedpoolname | $GREP -v "^$" \
/titanic_51/usr/src/cmd/login/
H A Dlogin.dfl25 # Set the TZ environment variable of the shell.
/titanic_51/usr/src/lib/libshell/common/tests/
H A Dattributes.sh340 export TZ=$ETZ
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Dattributes.sh342 export TZ=$ETZ
345 "$EDT $PDT $EDT" "" "TZ=$PTZ" "" \
346 "$EDT $PDT $EDT" "" "TZ=$PTZ" "TZ=$ETZ" \
347 "$EDT $PDT $EDT" "TZ=$ETZ" "TZ=$PTZ" "TZ=$ETZ" \
348 "$PDT $EDT $PDT" "TZ=$PTZ" "" "TZ=$PTZ" \
349 "$PDT $EDT $PDT" "TZ
[all...]
/titanic_51/usr/src/cmd/troff/troff.d/tmac.d/
H A Dtz.map21 ' # TZ - Resolve a SunOS 5.x Title Reference
22 .de TZ
/titanic_51/usr/src/boot/sys/boot/fdt/dts/arm/
H A Dimx51x.dtsi301 /* 73F9C000 0x4000 WDOG2 (TZ) */
H A Dimx53x.dtsi354 /* 53F9C000 0x4000 WDOG2 (TZ) */
/titanic_51/usr/src/lib/libast/common/
H A DRELEASE1518 drop tmset() TZ=... because it only worked when TZ=... was ignored

12