Good morning all,
I am trying to import todays date as a static and failing.
I’ve tried variations on all of the below, but to no avail.
Has anyone got a working version of getting todays date.
The velocity scripting didn’t work for me either, but using Date format does.
I got so stuck with velocity that I didn’t think about other solutions.
Thank you
Phil
PS. The use case is that the client wants to enable a time frame when guest users can access the system, so I need to toggle the lifecycle by time. Therefore I need to concatenate todays date with the on/off time details. Its probably going to be clunky, but it will work