Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

notification field opened

yardenKrispel
Tera Contributor

Hi!

How do I remove the end from the opend field PDT? I marked it in the next picture in red , I need the opend field in the notification and it just makes the time and date correct for me, but in the end it says PDT and I have to download it

yardenKrispel_0-1713256925048.png

 

12 REPLIES 12

yardenKrispel_0-1713260009949.png

 

yardenKrispel_1-1713260022148.png

 

Hi,

There is mistake in your code so please replace the below code with your code.

 

var returnValue = current.opened_at;
var result = returnValue.split(' IDT');
template.print('<a>'+result[0]+'</a?>);

 

Thanks,

Dhananjay.

yardenKrispel_0-1713261373381.png

It works fine but it doesn't give me the exact time it shows me that it opens at the correct time but doesn't print to me at the correct time

That is because of the different time zones.

Check the system time zone and your time zone.

yes the time zoo is ok Asia/Jerusalem But it still doesn't give me the exact time