Time variables
The following variables are available under thetime namespace:
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Reference documentation for time variables in Traffic Policy for accessing current time, date, and timezone information.
time namespace:
time.nowexpressions:
- "conn.ts.end < timestamp(time.now)"
{
"expressions": [
"conn.ts.end < timestamp(time.now)"
]
}
Was this page helpful?