Syntax
sprintStartDate(sprint id)
...
Excerpt |
---|
Gets the start date of the sprint. |
Parameters
...
Parameter name | Type | Required | Description |
---|---|---|---|
sprint id | number | Yes | The sprint Sprint id |
Return type
date
Returns the start date of the sprint.
...
sprintStartDate(sprint id)
...
Excerpt |
---|
Gets the start date of the sprint. |
...
Parameter name | Type | Required | Description |
---|---|---|---|
sprint id | number | Yes | The sprint Sprint id |
date
Returns the start date of the sprint.
...