Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
24 lines (20 loc) · 1.24 KB

File metadata and controls

24 lines (20 loc) · 1.24 KB
title shortTitle intro versions type topics redirect_from
About date fields
About date fields
You can create custom date fields that can be set by typing a date or using a calendar.
fpt ghec ghes
*
*
*
tutorial
Projects
/issues/planning-and-tracking-with-projects/understanding-field-types/about-date-fields

You can filter for date values using the YYYY-MM-DD format, for example: date:2022-07-01. You can also use operators, such as >, >=, <, <=, and ... For example, date:>2022-07-01 and date:2022-07-01..2022-07-31. You can also provide @today to represent the current day in your filter. For more information, see AUTOTITLE.

If your project makes use of date fields, you can use the roadmap layout to view items on a timeline. For more information, see AUTOTITLE and AUTOTITLE.

Adding a date field

{% data reusables.projects.new-field %}

  1. Select Date
  2. Click Save.