- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Romulo,
The first method that comes to mind is by adding this tag to populate the date
<%= formatDate(new Date(), "%4Y%2M%2D") %> will output 20190423
Hi Romulo,
The first method that comes to mind is by adding this tag to populate the date
<%= formatDate(new Date(), "%4Y%2M%2D") %> will output 20190423