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 76d4323 commit d2edab2Copy full SHA for d2edab2
tests/data/Calculation/DateTime/DATEVALUE.php
@@ -161,12 +161,12 @@
161
],
162
// 01/01 of the current year
163
[
164
- 43831,
+ 44197,
165
'1 Jan',
166
167
// 31/12 of the current year
168
169
- 44196,
+ 44561,
170
'31/12',
171
172
// Excel reads as 1st December 1931, not 31st December in current year
@@ -176,12 +176,12 @@
176
177
// 05/07 of the current year
178
179
- 44017,
+ 44382,
180
'5-JUL',
181
182
183
184
185
'5 Jul',
186
187
0 commit comments