<now> get the current date/time

name
now
xml namespace
http://moyaproject.com

Create a datetime objects for the current time. The datetime is in UTC, use the localize: modifier to display a time in the user's current timezone.

Example

<now dst="now" />
<echo>The time is ${localize:now}</now>
inherited attributes
name purpose type required? default choices
dst Destination reference No
if Conditional expression expression No yes
value Value expression No None