Forums

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

Date function now()

Claudia Vespiano July 25, 2019

what time zone does now() function correspond to?

1 answer

0 votes
revealz
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 25, 2019

now()

This command will show you a list of all issues that were due up until now and not just today. Catch up on any work that may have slipped through the cracks!

The now() function refers to the current date and time and is often used for filtering on the due date:

due <= now() 

Claudia Vespiano July 25, 2019

I wan wondering if the function is "syncronized" with my time zone (CEST in this moment) or it is based on the user time zone or GMT+1

 

thanks

Suggest an answer

Log in or Sign up to answer