I need to format a date rendered in an html (email) page so that when the user click on the date, it automatically open his calendar to the exact time.
I've tried this :
Friday, September 23 2022 2:00pm
it partially works as it does open the calendar in the day page but then I need to pick the hour manually.
Is there a trick to create a very deep calendar link that also select the hour automatically ?