Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JETI add-on - html timezone configuration

Jeffrey Cardona January 31, 2018

Currently our JIRA System time is in UTC which we don't want to change.

I currently use JETI add-on to send notification to a large user base.

One field I use is a date/time field and is pulled by the example below:

*Incident time: $!jetiFieldFormatter.formatSafely($formatter,$!issue.getCustomFieldValue('customfield_11252'))

 

I then place this line prior to my <!DOCTYPE HTML> documentation on line 1 to format the date and time as needed to show (date, time, am/pm and timezone):

#set($formatter = $!jetiFieldFormatter.getJavaDateTimeFormat('MM/dd/yyyy hh:mm a z'))

 

My issue is since the system time is in UTC it is formatted in UTC. My profile is in PST and would like to send my emails in PST. Is there a way to change this in my HTML? 

1 answer

0 votes
Gonchik Tsymzhitov
Community Champion
November 21, 2018

Hi! 

Looks like it is not possible. 

I suggest to double check using link from vendor service desk Submit a support request

 

Cheers,

Gonchik Tsymzhitov

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events