From 57f3c8034570df6662c18ebe50b202f75a96f697 Mon Sep 17 00:00:00 2001 From: Randell Dawson <5313213+RandellDawson@users.noreply.github.com> Date: Tue, 2 Mar 2021 16:46:30 -0700 Subject: [PATCH] fix(learn): Clarify date format expectations for the Date Format challenge (#41327) * fix: clarify date format expectations * chore: apply suggestions from code review Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com> Co-authored-by: Tom <20648924+moT01@users.noreply.github.com> --- .../rosetta-code/date-format.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/date-format.md b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/date-format.md index b3d9c7c590..7db6dbebb1 100644 --- a/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/date-format.md +++ b/curriculum/challenges/english/10-coding-interview-prep/rosetta-code/date-format.md @@ -8,14 +8,20 @@ dashedName: date-format # --description-- -Return an array with the current date in the formats: +Return an array with two date strings of the current date with the following specifications: -