From 3a550e6ad5b40bf6711f85fd9764e0e035713867 Mon Sep 17 00:00:00 2001 From: Tlekbai Ali Date: Mon, 15 Jun 2020 16:35:21 +0600 Subject: [PATCH] Update addWeek description Its unknown from which date week number should be count. --- subjects/dr-strange.en.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/subjects/dr-strange.en.md b/subjects/dr-strange.en.md index 84135fd7..ff9c0b19 100644 --- a/subjects/dr-strange.en.md +++ b/subjects/dr-strange.en.md @@ -4,8 +4,9 @@ You have been given the mission to create a new sense of time. Instead of a normal week having only 7 days, you will have 14 days. -Your mission is to create an `addWeek` function that can make this happen. +Your mission is to create an `addWeek` function with one parameter of `Date` type. So now, a week is 14 days from `Monday` to `Sunday` then `secondMonday` to `secondSunday`. +Week number should be count from `0001-01-01` Now imagine you have a doctor appointment and you have to wait some hours. But you do not want to wait, so what you need to do is create a