HP 3PAR OS 3.1.3 Command Line Interface Reference

setdate
DESCRIPTION
The setdate command allows you to set the system time and date on all nodes.
SYNTAX
The syntax for the setdate command can be one of the following:
setdate <MMDDhhmm>[[<CC>]<YY>][<.ss>]
setdate tzlist [group]
setdate tz <tzname>
AUTHORITY
Super, Service
Any role granted the date_set right.
NOTE: You need access to all domains in order to run this command.
OPTIONS
-f
Specifies that the command is forced. If this option is not used, the command requires confirmation
that proposed time is correct before proceeding to change the time.
tzlist [group]
Displays a timezone within a group, if a group is specified. If a group is not specified, displays a
list of valid groups.
tz <tzname>
Sets the timezone on all nodes. The option must have a valid tzname from the list provided with
the tzlist command.
SPECIFIERS
<MMDD>
Specifies the month (MM) and day (DD).
<hhmm>
Specifies the hour (hh) and minute (mm) on a 24-hour clock.
<CC>
Specifies the century (CC) and cannot be used unless a year is specified (YY). This specifier is not
required.
<YY>
Specifies a year (YY). This specifier is not required.
<.ss>
Specifies seconds (ss). This specifier is not required.
Specifiers can only be used in combinations as listed in RESTRICTIONS in the section that follows.
setdate 279