showdate(8)
System Administration 355
NAME showdate - display the date and time of XSCF
SYNOPSIS showdate [-u]
showdate -h
DESCRIPTION The showdate(8) command displays the date and time of XSCF.
Privileges You must have one of the following privileges to run this command:
useradm, platadm, platop, auditadm, auditop, domainadm, domainmgr,
domainop, fieldeng
Refer to setprivileges(8) for more information.
OPTIONS The following options are supported:
EXTENDED
DESCRIPTION
The setdate(8) command sets the XSCF date and time.
EXAMPLES EXAMPLE 1 Displays the current time as the local time (JST).
EXAMPLE 2 Displays the current time in UTC.
EXIT STATUS The following exit values are returned:
SEE ALSO setdate(8), settimezone(8), showtimezone(8)
-h Displays usage statement. When used with other options or
operands, an error occurs.
-u Specifies time in coordinated universal time (UTC). When the -u
option is omitted, the local time is specified.
XSCF> showdate
Mon Jan 23 14:53:00 JST 2006
XSCF> showdate -u
Mon Jan 23 05:56:15 UTC 2006
0Successful completion.
>0 An error occurred.