Time variables

The following variables are available under the time namespace:
NameTypeDescription
time.nowstringThe current UTC time in RFC3339 format.

time.now

The current UTC time in RFC3339 format.
expressions:
  - "conn.ts.end < timestamp(time.now)"