This website requires JavaScript.
Explore
Help
Sign In
geckon01
/
PhpSpreadsheet
Watch
1
Star
0
Fork
0
You've already forked PhpSpreadsheet
mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced
2026-09-02 05:27:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
PHPUnit-Version
PhpSpreadsheet
/
tests
/
PhpSpreadsheetTests
/
Calculation
/
Functions
/
DateTime
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
MarkBaker
1e59b9113f
Last of the work on array-enabling Date/Time functions; all completed in this category
2022-02-10 20:53:58 +01:00
..
AllSetupTeardown.php
…
DateDifTest.php
Last of the work on array-enabling Date/Time functions; all completed in this category
2022-02-10 20:53:58 +01:00
DateTest.php
…
DateValueTest.php
…
Days360Test.php
phpcs cleanup
2022-02-10 15:40:30 +01:00
DaysTest.php
…
DayTest.php
…
EDateTest.php
Last of the work on array-enabling Date/Time functions; all completed in this category
2022-02-10 20:53:58 +01:00
EoMonthTest.php
Last of the work on array-enabling Date/Time functions; all completed in this category
2022-02-10 20:53:58 +01:00
HourTest.php
…
IsoWeekNumTest.php
…
MinuteTest.php
…
MonthTest.php
…
MovedFunctionsTest.php
…
NetworkDaysTest.php
Last of the work on array-enabling Date/Time functions; all completed in this category
2022-02-10 20:53:58 +01:00
NowTest.php
…
SecondTest.php
…
TimeTest.php
…
TimeValueTest.php
…
TodayTest.php
…
WeekDayTest.php
…
WeekNumTest.php
…
WorkDayTest.php
The
WORKDAY()
function accepts 2 "static" arguments that could be passed as arrays; but also accepts a set of trailing date arguments that are accepted as an array by the splat operator. Only the first two arguments should be tested for returning array values; but the logic still needs to work with the full argument set.
2022-02-10 15:37:45 +01:00
YearFracTest.php
Last of the work on array-enabling Date/Time functions; all completed in this category
2022-02-10 20:53:58 +01:00
YearTest.php
…