mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Add doc about start times
This commit is contained in:
parent
1fc4120743
commit
3536b15500
@ -239,7 +239,7 @@ class TimezoneTest extends \EGroupware\Api\AppTest {
|
||||
$tests = array();
|
||||
$tz_combos = $this->makeTZCombos();
|
||||
|
||||
// Start times to test, 1 chosen to cross days
|
||||
// Start times to test (hour of the day), 1 chosen to cross days
|
||||
$times = array(1, 9);
|
||||
|
||||
foreach($tz_combos as $timezones)
|
||||
|
Loading…
Reference in New Issue
Block a user