Forums

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

Q. how do I do a date search? Help is pulling up EndofDay() but I don't know how to fill in ()

Steve Minett
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!
March 12, 2019

None

2 answers

1 vote
Mikael Sandberg
Community Champion
March 12, 2019

Hi Steve,

Welcome to the Atlassian Community.

The EndofDay() is based on today's date and you can use increments to tell it which end of day you want to search on. For example:

  • Find issues due by the end of today:
    due < endOfDay()

  • Find issues due by the end of tomorrow:
    due < endOfDay("+1")

0 votes
Jimmy Van (GLiNTECH)
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.
March 12, 2019

Hi Steve,

You can otherwise use

due > 2019-03-13

to do fixed date searches if you don't want to do relative date searches as Mikael has suggested above

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events