...
Returns the start date of the sprint.
Example:
Code Block |
---|
date startDate = sprintStartDate(5); // the start date of the sprint with id 5 |
...
...
Returns the start date of the sprint.
Example:
Code Block |
---|
date startDate = sprintStartDate(5); // the start date of the sprint with id 5 |
...