Syntax
revalidate the session at datetime using time-zone
Parameters
- datetime
- One of the following:
- A policy variable.
- now (default)—The local date-time.
- A date-time in the format: yyyy-mm-ddThh:mm:ss+UTCoffset.
Note: Enter the date-time directly into the field or click the calendar icon for assistance:
- Date—Select the date from the calendar interface.
- Time—Select hh:mm:ss.
- UTC Offset—Select number of hours before or after UTC time to start.
- now—Select for the local date-time.
- Time only—Select to use the time only.
- A JavaScript code snippet—Enter a JavaScript statement that evaluates to a date-time in the format: yyyy-mm-ddThh:mm:ss+UTCoffset. Click Evaluate as expression to bypass date-time format validation.
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
- time-zone
- One of the following:
- CONFIGURED LOCAL TIME (default)—Calculate the time from the location configured for this MPE device
- SYSTEM LOCAL TIME—Calculate the time from the location of this MPE device
- USER LOCAL TIME—Calculate the time from the location configured for the user equipment's location
Note: If you are using a policy table for this parameter, click Use Policy Table, choose the field (column) representing the parameter.
Click OK.
Description
Revalidates the session at the specified time. If time-zone information is available from the user equipment, time can be calculated from either the MPE device or the user equipment's location.
Example
revalidate the session at {User.State.end-time} using configured local time