Forums

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

Timezone correction for setting due date to {{now}}

Joseph Khalil February 24, 2025

Hi Team,

 

I am requesting assistance with how to fix the {{now}} JQL to consider the timezone that is set.

Currently the timezone is using GMT -8 however I am based in Melbourne Australia so the timezone is inaccurate so when I process a due date to be {{now}} the timeline does not reflect correctly. 

{{now}}.png

As the above is a general question, I believe the Screenshot above would be sufficient enough to show how I inserted {{now}}.

I am unable to update the internal timezone as:

1. I don't know how

2. Not an option

So my question is:

How do I set {{now}} to be +8 hours to resolve the timezone issue which is GMT -8 ?

1 answer

1 accepted

5 votes
Answer accepted
Seifallah Bellassoued
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 24, 2025

Hi @Joseph Khalil

You can try the following:

{{now.convertToTimeZone("America/Tijuana").shortDateTime}}

Best Regards,

Seif 

Joseph Khalil February 24, 2025

Thanks for the prompt response. 

This is the error I received.  I used the above word for word in the due date sectionError.png

Seifallah Bellassoued
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 24, 2025

Try to remove the time format

{{now.convertToTimeZone("America/Tijuana")}}

 

Joseph Khalil February 24, 2025

Perfect that worked!

Like • Seifallah Bellassoued likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events