- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2024 06:54 AM - edited 06-18-2024 06:55 AM
I'm setting up an email template that has the following in the message -
This task completion is due on: ${complete_by}
The problem is ${complete_by} comes out as a datetime reference. How do I get it to only display the date?
Current Value
This task completion is due on: 2024-06-14 11:34:55 EDT
Expected Value
This task completion is due on: 2024-06-14
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2024 09:00 AM
You can go with email script for extracting the date.
Email script :
Rampriya S
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-18-2024 09:00 AM
You can go with email script for extracting the date.
Email script :
Rampriya S