ez.no / exponential / documentation / reference / template operators / data extraction / currentdate
currentdate ()
Current timestamp.
Returns the timestamp of the current datetime.
{let timestamp=currentdate()} Current timestamp: {$timestamp} {/let}
In the example above, the timestamp variable is set to the current date & time. The contents of the variable is the printed out.
Log in or create a user account to comment.
Comments