157
at
time1
: Specifies the execution time, in the format of hh:mm (hour:minute), where hh
is in the rage of 0 to 23 and mm is in the range of 0 to 59.
date
: Specifies the execution date, in the format of MM/DD/YYYY (month/date/year) or
YYYY/MM/DD (year/month/date), where the year is in the range of 2000 to 2035, the
month is in the range of 1 to 12, and the date range depends on the specified month.
The specified execution date must be ahead of the current date.
command
command
: Specifies the command to be automatically executed, in the
text format. The command must be executable in the view specified by the
view
command; otherwise this command cannot be automatically executed. Therefore,
ensure the correctness of the configuration.
one-off
: Indicates that the command will be executed only once.
repeating
: Indicates that the command will be repeatedly executed.
month-date
month-day
: Specifies the date in a month for executing the command.
month-day
specifies the date, in the range of 1 to 31.
week-day
week-daylist
: Specifies the day(s) in a week for executing the command.
week-daylist
specifies one day or up to seven days, which can be a combination of
Sun, Mon, Tue, Wed, Thu, Fri, and Sat. For example, to have a command executed on
Monday, you can enter
week-day
Mon; to have a command executed on Friday and
Saturday, enter
week-day
Fri Sat. Use a space between every two days for separation.
delay
time2
: Specifies the delay time for executing the command, in the format of
hh:mm (hour:minute) or mm (minute). In the case of hh:mm, hh is in the range of 0 to
719 and mm is in the range of 0 to 59. In the case of mm, mm is in the range of 0 to
43200. This parameter is not related to the system time. The command will be executed
after the delay time, if specified, even if the system time changes.
Description
Use the
time
command to bind the execution time with a command, meaning to
specify the execution time for the command in a task.
Use the
undo time
command to remove the binding for the command.
timeID
is used to uniquely identify the binding between the execution time and a
command. A scheduled task can have up to 10 bindings.
Use
time
timeID
at
time1
date
command
command
to specify the execution time
to the exact minute for the command. The time must be ahead of the current time
of the system.
Use
time
timeID
one-off at
time1
command
command
to specify the time on the
current day for executing the command. If the specified time has passed, this