1. Project Sprint Planning
Project ManagerBackground
A project manager needs to map out 12 weeks of development sprints starting from a specific launch date.
Problem
Manually identifying the correct week numbers for each sprint date is prone to error.
How to use
Input the start dates of each sprint, select 'ISO 8601' as the standard, and choose 'Table' as the output format.
weekStandard: iso, outputFormat: table, includeDateInfo: trueOutcome
A clean table showing the date, corresponding ISO week number, and quarter for each sprint.