Forums

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

Need a JQL for time range issues

Imdad KP
Contributor
July 20, 2017

How can I create a JQL,  issues that have created between 04:00 and 16:00 today.?

1 answer

1 vote
Gonchik Tsymzhitov
Community Champion
July 20, 2017


Hi! 

It can be solve your request

created >= startOfDay('+4h') and created <= startofday('+16h') 

 or this one 

created >= "2017/07/20 04:00" AND created <= "2017/07/20 16:00"

Imdad KP
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 20, 2017

Thanks for that.

I would like to take report for issues that created on non-working hours for a month...

For ex: Need all issues which created only between 6pm-6am in July month.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events