|
ILIAS
release_6 Revision v6.24-5-g0c8bfefb3b8
|
Collaboration diagram for ilCertificateDateHelper:Public Member Functions | |
| formatDate (string $date, $dateFormat=null) | |
| formatDateTime (string $dateTime, $dateFormat=null) | |
Definition at line 7 of file ilCertificateDateHelper.php.
| ilCertificateDateHelper::formatDate | ( | string | $date, |
$dateFormat = null |
|||
| ) |
| string | $date | |
| int | $dateFormat |
Definition at line 14 of file ilCertificateDateHelper.php.
References ilDatePresentation\formatDate(), IL_CAL_DATETIME, ilDatePresentation\setUseRelativeDates(), and ilDatePresentation\useRelativeDates().
Here is the call graph for this function:| ilCertificateDateHelper::formatDateTime | ( | string | $dateTime, |
$dateFormat = null |
|||
| ) |
| string | $dateTime | |
| int | $format |
| ilDateTimeException |
Definition at line 36 of file ilCertificateDateHelper.php.
References ilDatePresentation\formatDate(), IL_CAL_DATETIME, ilDatePresentation\setUseRelativeDates(), and ilDatePresentation\useRelativeDates().
Here is the call graph for this function: