Skip to Main Content
Created by Guest
Created on Mar 25, 2025

[Dynamic Variable] Access "now()" timestamp

In building some rules/macros, I want to access the current timestamp.
For example, I want to create a tag prefixed with the current date; "[2025-03-25] {generated-tag-name}".

At present, you can fetch a timestamp from attributes like the message date, but that is not necessarily the same as the current date.

  • Attach files