NIHVIVO-1992 Added current datetime value to page template map
This commit is contained in:
parent
95a4a6d008
commit
effce5b9db
3 changed files with 6 additions and 6 deletions
|
@ -15,6 +15,8 @@
|
|||
<li>Current date: ${now?date}</li>
|
||||
<li>Current time: ${now?time}</li>
|
||||
</ul>
|
||||
<h3>Dates</h3>
|
||||
|
||||
|
||||
<h3>Formatted datetime</h3>
|
||||
<p><p>${dt.xsdDateTimeToYear(xsddatetime)}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue