where today is the specified number(s) th day(s) of Any Month in natural order using configured local time

Syntax

where today operator-binary the value-list th days of month in order using time-zone

Parameters

The following screen capture shows a sample policy condition:

The screen capture displays a sample policy condition, where today is the specified number(s) th day(s) of Any Month in natural order using configured local time.

operator-binary
One of the following:
  • is (default)
  • is not
value-list
A comma-delimited list of values to compare against.
month
One or more of the following:
  • January
  • February
  • March
  • April
  • May
  • June
  • July
  • August
  • September
  • October
  • November
  • December
order
Specifies the order to evaluate the value list. The options are:
  • natural order
  • reverse order
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

Description

Triggers a policy based on a day in a month. If current date matches specified number th day of specified months in natural/reverse order as per the configured time then the condition returns true, otherwise false.

Example 7-6 Example

The following conditions, if evaluated as true, will trigger a policy:
    where today is the 1,2,3,4 th days of March,April,May in natural order using USER LOCAL TIME