Home
last modified time | relevance | path

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

12

/titanic_50/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:"
/titanic_50/usr/src/data/zoneinfo/
H A Detcetera11 # that cannot use POSIX TZ settings.
14 # unnecessary as settings for the TZ environment variable. E.g.,
15 # instead of TZ='Etc/GMT+4' one can use the POSIX setting TZ='<-04>+4'.
17 # 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 DREADME.illumos16 How to update the TZ database information.
H A Dzone_sun.tab33 # 3. Zone name used in value of TZ environment variable.
47 #code coordinates TZ comments
419 TZ -0648+03917 Africa/Dar_es_Salaam -
H A Dcountry.tab254 TZ Tanzania
H A Dzone.tab.txt24 #code coordinates TZ comments
400 TZ -0648+03917 Africa/Dar_es_Salaam
H A Dantarctica117 # TZ='America/Punta_Arenas'.
H A Dnorthamerica2516 # - Baja California Norte (the Mexico/BajaNorte TZ)
2517 # - Baja California Sur, Nayarit, Sinaloa and Sonora (the Mexico/BajaSur TZ)
2518 # - The rest of the country (the Mexico/General TZ)
H A Deurope3717 # (not applied due to standard TZ change below)
3721 # degrees East to 45 degrees East. This means a standard TZ change, from +2
3727 # 1983-07-31 02:00 -> 03:00 (note that this jumps TZ to +4)
H A Dasia3275 # The TZ database cannot represent quasi-solar time; airline time is the best
3342 # People who live in regions under Tamil control can use [TZ='Asia/Kolkata'],
H A Dsouthamerica396 # plus is that this silences a zic complaint that there's no POSIX TZ
/titanic_50/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_50/usr/src/cmd/init/
H A Dinit.dfl29 # TZ, LANG, CMASK, or any of the LC_* environment variables. value may
32 TZ=PST8PDT
/titanic_50/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_50/usr/src/cmd/dtrace/test/tst/common/printa/
H A Dtst.walltimestamp.ksh36 TZ=US/Pacific
/titanic_50/usr/src/test/zfs-tests/tests/functional/history/
H A Dhistory_007_pos.ksh83 TZ=$TIMEZONE $ZPOOL history $migratedpoolname | $GREP -v "^$" \
/titanic_50/usr/src/cmd/login/
H A Dlogin.dfl25 # Set the TZ environment variable of the shell.
/titanic_50/usr/src/lib/libshell/common/tests/
H A Dattributes.sh340 export TZ=$ETZ
/titanic_50/usr/src/cmd/troff/troff.d/tmac.d/
H A Dtz.map21 ' # TZ - Resolve a SunOS 5.x Title Reference
22 .de TZ
/titanic_50/usr/src/lib/libast/common/
H A DRELEASE1518 drop tmset() TZ=... because it only worked when TZ=... was ignored
/titanic_50/usr/src/cmd/sendmail/cf/m4/
H A Dproto.m4461 # if defined but null, use TZ envariable passed in

12