|
ILIAS
release_8 Revision v8.24
|
Inheritance diagram for ILIAS\Data\Clock\ClockFactoryImpl:
Collaboration diagram for ILIAS\Data\Clock\ClockFactoryImpl:Public Member Functions | |
| system () | |
| @inheritDoc More... | |
| utc () | |
| @inheritDoc More... | |
| local (DateTimeZone $time_zone) | |
| @inheritDoc More... | |
| system () | |
| utc () | |
| local (DateTimeZone $time_zone) | |
Definition at line 23 of file ClockFactoryImpl.php.
| ILIAS\Data\Clock\ClockFactoryImpl::local | ( | DateTimeZone | $time_zone | ) |
@inheritDoc
Implements ILIAS\Data\Clock\ClockFactory.
Definition at line 44 of file ClockFactoryImpl.php.
| ILIAS\Data\Clock\ClockFactoryImpl::system | ( | ) |
@inheritDoc
Implements ILIAS\Data\Clock\ClockFactory.
Definition at line 28 of file ClockFactoryImpl.php.
| ILIAS\Data\Clock\ClockFactoryImpl::utc | ( | ) |
@inheritDoc
Implements ILIAS\Data\Clock\ClockFactory.
Definition at line 36 of file ClockFactoryImpl.php.