ILIAS  trunk Revision v11.0_alpha-2662-g519ff7d528f
zoneinfo_generator.php File Reference

Go to the source code of this file.

Variables

 exit
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V. More...
 
const ZONEINFO = '/usr/share/zoneinfo'
 
const TZ_CONVERT = 'tz_convert'
 
const READLINK = 'readlink'
 

Variable Documentation

◆ exit

exit

This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.

ILIAS is licensed with the GPL-3.0, see https://www.gnu.org/licenses/gpl-3.0.en.html You should have received a copy of said license along with the source code, too.

If this is not the case or you just want to try ILIAS, you'll find us at: https://www.ilias.de https://github.com/ILIAS-eLearning

Definition at line 19 of file zoneinfo_generator.php.

◆ READLINK

const READLINK = 'readlink'

Definition at line 23 of file zoneinfo_generator.php.

◆ TZ_CONVERT

const TZ_CONVERT = 'tz_convert'

Definition at line 22 of file zoneinfo_generator.php.

◆ ZONEINFO

const ZONEINFO = '/usr/share/zoneinfo'

Definition at line 21 of file zoneinfo_generator.php.