We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2999e76 commit 2a5a746Copy full SHA for 2a5a746
exercises/swift-scheduling/canonical-data.json
@@ -99,6 +99,16 @@
99
},
100
"expected": "2022-08-07T20:00:00"
101
102
+ {
103
+ "uuid": "d651fcf4-290e-407c-8107-36b9076f39b2",
104
+ "description": "EOW translates to leap day",
105
+ "property": "deliveryDate",
106
+ "input": {
107
+ "meetingStart": "2008-02-25T10:30:00",
108
+ "description": "EOW"
109
+ },
110
+ "expected": "2008-02-29T17:00:00"
111
112
{
113
"uuid": "439bf09f-3a0e-44e7-bad5-b7b6d0c4505a",
114
"description": "2M before the second month of this year translates to the first workday of the second month of this year",
0 commit comments