By siteadmin@rcheks.com on Saturday, 30 March 2019
Replies 5
Likes 0
Views 714
Votes 0
I would like to display the date and time in my JEvents Notification emails. I can get the date to display, but I can't get the time to display. I have tried multiple time formats within the DATE field and even tried creating another field. Here is my date code:

<h3>{DATE}%B %d, %Y{/DATE}</h3>

Here is what I've tried: <h3>{DATE}%B %d, %Y at %l:%M %p{/DATE}</h3>

Is displaying the time in the notification supported? If so, how do I get this to work? If not, how can I find a workaround to get it to work?

Thanks in advance!
Can you try the attached and use {TIME}%l:%M %p{/TIME} and let me know how you get on?
·
6 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Which emails are these? Depending on the field we may only be pulling in the native date stamp opposed to timestamp.

Many thanks
Tony
·
6 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
These are the emails generated by the Event Notification plugin when an event is created.
·
6 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
That was exactly what I needed! Thanks so much!

Aaron
·
6 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome! :-)
·
6 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post