
52 Command Reference
setSystemDate
Sets the system date.
■
inParam[0] = Date [MM/DD/YYYY] or “NOW”
getSystemTime
Displays the current system time.
■
inParam[0] = optional format string
■
outParam[0] = Time according to format (default is “%T”)
Common formats follow. Default format is “%m/%d/%Y %T”.
■
%c - TIME & DATE for locale
■
%x - DATE for locale
■
%X - TIME for locale
■
%r - Time am/pm (exact format may change with locale)
■
%R - %H:%M
■
%T - %H:%M:%S (24 hour)
■
%D - %m/%d/%y - (United States specific format)
setSystemTime
Sets the current system time.
■
inParam[0] = Time [24HH:MM:SS] or “NOW”
getSystemTimezoneCurrentGmt
■
outParam[0] = GMT value
getSystemTimezoneEnabled
Informs whether time zones are enabled on the HP NAS 8000.
■
inParam[0] = Time zone name
■
outParam[0] = Enable status
setSystemTimezoneEnabled
Enables time zone support.
■
inParam[0] = Time zone name
■
inParam[1] = Enable
getSystemTimezoneCurrentDescription
Displays the current time zone setting description.
■
inParam[0] = Time zone name
■
outParam[0] = Time zone description
Comentarios a estos manuales