- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Imran,
The following shall work with delivery template.
<%var d =new Date();
d.setDate(d.getDate()-60);%>
<%= formatDate(d, "%2D/%2M/%4Y") %>
Regards,
Deb
Views
Replies
0 Likes
Total Likes