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 7f6b1aa commit dd71883Copy full SHA for dd71883
exercises/swift-scheduling/canonical-data.json
@@ -137,15 +137,15 @@
137
"meetingStart": "2001-04-09T09:00:00",
138
"description": "Q4"
139
},
140
- "expected": "2001-12-28T08:00:00"
+ "expected": "2001-12-31T08:00:00"
141
142
{
143
"uuid": "c920886c-44ad-4d34-a156-dc4176186581",
144
- "description": "Q3 in the fourth quarter translates to the last workday of the third quarter of this year",
+ "description": "Q3 in the fourth quarter translates to the last workday of the third quarter of next year",
145
"property": "deliveryDate",
146
"input": {
147
"meetingStart": "2022-10-06T11:00:00",
148
- "description": "Q4"
+ "description": "Q3"
149
150
"expected": "2023-09-29T08:00:00"
151
}
0 commit comments