Current Timestamp Variable
If you want to access the current timestamp value you can do so with the _core.date.timestamp variable or with a slightly shorter, _core.timestamp variable.
{{ _core.date.timestamp }}
OR
{{ _core.timestamp }}
If you want to access the current timestamp value you can do so with the _core.date.timestamp variable or with a slightly shorter, _core.timestamp variable.
{{ _core.date.timestamp }}
OR
{{ _core.timestamp }}