PhpSpreadsheet/tests/PhpSpreadsheetTests/Calculation/Functions/DateTime
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 Minor Improvement to Test Cleanup DateTime 2021-05-14 10:53:27 +02:00
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 Initial work enabling Excel function implementations for handling arrays as arguments when used in "array formulae". (#2562) 2022-02-09 15:12:54 +01:00
DateValueTest.php Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00
DayTest.php Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00
Days360Test.php phpcs cleanup 2022-02-10 15:40:30 +01:00
DaysTest.php Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00
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 Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00
IsoWeekNumTest.php Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00
MinuteTest.php Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00
MonthTest.php Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00
MovedFunctionsTest.php Complete Breakup Of Calculation/DateTime Functions (#1937) 2021-03-21 09:12:05 +01:00
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 Cache Results for Tests Involving NOW and TODAY Functions (#2311) 2021-10-03 11:06:47 -07:00
SecondTest.php Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00
TimeTest.php Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00
TimeValueTest.php Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00
TodayTest.php Cache Results for Tests Involving NOW and TODAY Functions (#2311) 2021-10-03 11:06:47 -07:00
WeekDayTest.php Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00
WeekNumTest.php Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00
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 Enable most of the Date/Time functions to accept array arguments 2022-02-10 15:37:45 +01:00