mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 09:58:16 +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();
|
$tests = array();
|
||||||
$tz_combos = $this->makeTZCombos();
|
$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);
|
$times = array(1, 9);
|
||||||
|
|
||||||
foreach($tz_combos as $timezones)
|
foreach($tz_combos as $timezones)
|
||||||
|
Loading…
Reference in New Issue
Block a user