Hi
Can you tell me how i add 1 day to ({{ global.date}}) when using it in dynamic content
many thanks
Hi
Can you tell me how i add 1 day to ({{ global.date}}) when using it in dynamic content
many thanks
Hello @The_Capture_Factory,
Thanks for writing to us
You can use this dynamic content tag in the Text element or anywhere in the Cornerstone builder to add 1 day to the global date.
{{dc:date:generic date="+1 day" format="jS F"}}
Hope it helps
Thanks