|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilCertificateDateHelper:Public Member Functions | |
| formatDate ($date, ?int $dateFormat=null) | |
| formatDateTime ($dateTime, ?int $dateFormat=null) | |
Definition at line 24 of file ilCertificateDateHelper.php.
| ilCertificateDateHelper::formatDate | ( | $date, | |
| ?int | $dateFormat = null |
||
| ) |
| string | int | $date | |
| ?int | $dateFormat |
Definition at line 31 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 | ( | $dateTime, | |
| ?int | $dateFormat = null |
||
| ) |
| string | int | $dateTime | |
| ?int | $dateFormat |
| ilDateTimeException |
Definition at line 54 of file ilCertificateDateHelper.php.
References ilDatePresentation\formatDate(), IL_CAL_DATETIME, ilDatePresentation\setUseRelativeDates(), and ilDatePresentation\useRelativeDates().
Here is the call graph for this function: