Skip to main content

Hi,

we would like to format some dates in the notification messages.
There are functions like place_time, person_time and time_window.

But is there a function to get the date only, so without the time?

Reason is, we like to inform our customers about appointment via email but we don´t want to have a time in those emails.

Anybody any suggestions how to archive this?

Thanks
Benjamin

Hi Benjamin ​@BSiemund ,

 

not quite sure whether it’s practical or not.  If you cannot find other function to get the dateonly for your notification, maybe you can create a view related to the table for the notification, and set the masktype of the date field to DATEONLY.  Add the view in the notification.

 

If you’ve got other solution for it, I’d love to know that from you. 

And regarding the place_time, person_time and time_window functions, where can I find them?

 

Cheers,

~Juni

 


Hi ​@JuniSihombing,

thanks for you idea, this is exactly what i´ve done to solve the problem.
I hoped for a more elegant solution :)

 

Thanks
Benjamin


Reply