1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
2025-02-25 17:27:55 +00:00

1.2 KiB

title, shortTitle, intro, versions, type, topics, redirect_from
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.