TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-225
SYSTIMES Command
SYSTIMES Command
Use the SYSTIMES command to display the current date and time (in local civil time
and Greenwich mean time), the date and time when the system was last cold loaded,
and the date and time SYSGEN was last run.
Considerations
•
The SYSTIMES command displays four lines of information giving you the date
and time as shown here:
ddmmmyyyy, hh:mm:ss.mmmuuu LCT
ddmmmyyyy, hh:mm:ss.mmmuuu GMT
ddmmmyyyy, hh:mm:ss.mmmuuu Cold Load (LCT)
ddmmmyyyy, hh:mm:ss.mmmuuu SYSGEN (LCT)
•
The SYSTIMES command applies only to the local system. To obtain the times
from a remote system, you must first start a TACL process there and then enter
the SYSTIMES command.
SYSTIMES
dd The day of the month (01, 02, ... , 31)
mmm The three-letter abbreviation for the month of the year (JAN,
FEB, ... , DEC)
yyyy The 4-digit calendar year from 1975 through 9999
hh The hour of the day (00, 01, ... , 23)
mm The minutes of the hour (00, 01, ... , 59)
ss The seconds of the minutes (00, 01, ... , 59)
mmmuuu The millisecond and microsecond of the second (000000,
000001, ... , 999999)
LCT Indicates that the date and time are shown in local civil time
GMT Indicates that the date and time are shown in Greenwich
mean time
Cold Load
(LCT)
Indicates the date and time of the most recent cold load
This time is given in local civil time.
SYSGEN (LCT) Indicates the date and time that SYSGEN was run to
produce the current system image
This time is given in local civil time.