Forums

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

JQL date+time of day comparison

Tung Duong November 27, 2019

Hi,

 

i wrote a jql function where i want to compare with issueFunction.

 

...issueFunction in expression("", "Closed<= lastCommented")

problem is, that it just compares the dates but not not the specific time of the day.

 

is there a solution to compare dates with an exact time of the day?

 

 

Thanks!

1 answer

1 vote
Antoine Berry
Community Champion
November 27, 2019

Hi @Tung Duong ,

Not sure if this will solved your issue, but why not try dateCompare instead of expression ?

Ignacio Pulgar
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.
December 3, 2019

Suggest an answer

Log in or Sign up to answer