/titanic_50/usr/src/cmd/zic/ |
H A D | tzselect.ksh | 181 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 D | tzselect.po | 19 "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 D | etcetera | 11 # 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 D | README | 20 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 D | systemv | 8 # using the System V "TZ" scheme (half-hour offset), or anything outside
|
H A D | README.illumos | 16 How to update the TZ database information.
|
H A D | zone_sun.tab | 33 # 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 D | country.tab | 254 TZ Tanzania
|
H A D | zone.tab.txt | 24 #code coordinates TZ comments 400 TZ -0648+03917 Africa/Dar_es_Salaam
|
H A D | antarctica | 117 # TZ='America/Punta_Arenas'.
|
H A D | northamerica | 2516 # - 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 D | europe | 3717 # (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 D | asia | 3275 # 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 D | southamerica | 396 # plus is that this silences a zic complaint that there's no POSIX TZ
|
/titanic_50/usr/src/lib/libast/common/tm/ |
H A D | tminit.c | 90 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 D | init.dfl | 29 # 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 D | tst.printT.ksh | 36 TZ=US/Pacific
|
H A D | tst.printY.ksh | 36 TZ=US/Pacific
|
/titanic_50/usr/src/cmd/dtrace/test/tst/common/printa/ |
H A D | tst.walltimestamp.ksh | 36 TZ=US/Pacific
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/history/ |
H A D | history_007_pos.ksh | 83 TZ=$TIMEZONE $ZPOOL history $migratedpoolname | $GREP -v "^$" \
|
/titanic_50/usr/src/cmd/login/ |
H A D | login.dfl | 25 # Set the TZ environment variable of the shell.
|
/titanic_50/usr/src/lib/libshell/common/tests/ |
H A D | attributes.sh | 340 export TZ=$ETZ
|
/titanic_50/usr/src/cmd/troff/troff.d/tmac.d/ |
H A D | tz.map | 21 ' # TZ - Resolve a SunOS 5.x Title Reference 22 .de TZ
|
/titanic_50/usr/src/lib/libast/common/ |
H A D | RELEASE | 1518 drop tmset() TZ=... because it only worked when TZ=... was ignored
|
/titanic_50/usr/src/cmd/sendmail/cf/m4/ |
H A D | proto.m4 | 461 # if defined but null, use TZ envariable passed in
|