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.