The receive-time command makes a key act as a receive-key for the specified interval of time.
The undo receive-time command deletes the receive-time configuration.
By default, no receive-time is configured.
receive-time utc start-time start-date { duration { duration-value | infinite } | { to end-time end-date } }
Parameter | Description | Value |
---|---|---|
utc | Specifies that the given time is in Coordinated Universal Time (UTC) format. | - |
start-time | Specifies the start receive time. | In HH:MM format. The value ranges from 00:00 to 23:59. |
start-date | Specifies the start date. | In YYYY-MM-DD format. The value ranges from 1970-01-01 to 2050-12-31. |
duration duration-value | Specifies the duration of the receive time in minutes. | The value ranges from 1 to 26280000. |
infinite | Specifies that the key will be acting as a active receive key forever from the configured start-time. | - |
to | Acts as a separator. | - |
end-time | Specifies the end receive time. | In HH:MM format. The value ranges from 00:00 to 23:59. The end-time should be greater than the start-time. |
end-date | Specifies the end date. | In YYYY-MM-DD format. The value ranges from 1970-01-01 to 2050-12-31. |