Formula (Extended): $DAYS Function
## Overview
Calculate the number of days between two dates.
## Syntax
```
$DAYS(Completion Date, Start Date)
```
## Parameters
|Parameter|Type|Required|Description|
|:---|:---|:---|:---|
|Completion Date|Date or date string in yyyy/mm/d format|Required|Error if start date > completion date. |
|Start Date|Date or date string in yyyy/mm/d format|Required|Error if start date > completion date. |
### Items Usable as Parameters
|Parameter|Classification|Numerical Value|Date|Description|Check|
|:---|:---|:---|:---|:---|:---|
|Completion Date|Yes|No|Yes|Yes|No|
|Start date|Yes|No|Yes|Yes|No|
## Return Value
Number of days.
### Return Value Display Content
|Target|Display Content of Return Value|
|:---|:---|
|Classification (including title, status, administrator, person in charge)|Display return value. In the case of a drop-down list with values, display the options that match the return value|
|Numeric Value (including workload, progress rate, remaining workload)|Display return value. |
|Date (including start and completion)|Do not display. |
|Description (including content)|Display return value. |
|Check (including lock)|Do not display. |
## Usage Example ①
Specify parameters by screen item name (display name)
### Formula

### Parameters

### Calculation Result
