- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Use the below, remove any js libs installed for this:
<%=
new Date().toLocaleDateString('fr-CA', {
year: 'numeric',
month: 'long',
day: 'numeric'
});
%>Thanks,
-Jon
Views
Replies
0 Likes
Total Likes