ILIAS
trunk Revision v11.0_alpha-3011-gc6b235a2e85
|
Public Member Functions | |
__construct (DateTimeZone $time_zone) | |
now () | |
now () | |
Private Attributes | |
DateTimeZone | $time_zone |
Definition at line 26 of file LocalClock.php.
ILIAS\Data\Clock\LocalClock::__construct | ( | DateTimeZone | $time_zone | ) |
Definition at line 30 of file LocalClock.php.
References ILIAS\Data\Clock\LocalClock\$time_zone.
ILIAS\Data\Clock\LocalClock::now | ( | ) |
Implements ILIAS\Data\Clock\ClockInterface.
Definition at line 35 of file LocalClock.php.
|
private |
Definition at line 28 of file LocalClock.php.
Referenced by ILIAS\Data\Clock\LocalClock\__construct().