Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)
environ(5) OSS System Calls Reference Manual
TOTAL_CLERKS
Specifies the number of CDS clerks for this host. On NonStop DCE sys-
tems, CDS clerks are shared among users (unlike some other DCE sys-
tems, which use one CDS clerk for each user ID).
The default is 1.
Used by the dce_config command.
TZ Specifies the time zone used by the shell and by time functions
to override the default timezone. The value of TZ has the following
form:
[:]stdoffset[dst[off set][,start[/time],end[/time]]]
std and dst Indicates no less than three, nor more than
TZNAME_MAX, bytes that are the designation for the
standard (std) or the alternative (dst, such as Daylight
Savings Time) timezone. Only std is required; if dst is
omitted, then the alternative time does not apply in this
locale. Uppercase and lowercase letters are allowed.
Any graphic characters except a leading colon (:)or
digits, the comma (,), the minus sign (-), the plus sign
(+), and the null character can appear in these fields.
If preceded by a -, the timezone is east of the Prime
Meridian; otherwise, the timezone is west of the Prime
Meridian (a condition that can be indicated by an
optional preceding +).
offset Indicates the value to add to or subtract from the local
time to arrive at Coordinated Universal Time. The
offset has the form:
hh[:mm[:ss]]
The hour (hh) is required and can be a single digit. The
minutes (mm) and seconds (ss) are optional.
The offset following std is required. If no offset follows
dst, the alternative time is assumed to be one hour ahead
of standard time. One or more digits can be used; the
value is always interpreted as a decimal number. The
hour is between 0 (zero) and 24, and the minutes (and
seconds) are between 0 (zero) and 59. Use of values
outside these ranges causes undefined behavior.
date [/time],date[/time]
The rule that indicates when to change to and back from
the
alternative time, where the first date describes when
the change from standard to alternative time occurs and
the second date describes when the change back hap-
pens. Each time field describes when, in current local
time, the change to the other time is made. The format of
date is one of the following:
Jn The Julian day n in the range 1 through
365. Leap days are not counted. That
is, in all years including leap years,
12−32 Hewlett-Packard Company 527186-023