Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
core_calendar\output\humandate Member List

This is the complete list of members for core_calendar\output\humandate, including all inherited members.

$clockcore_calendar\output\humandateprotected
$langtimeformatcore_calendar\output\humandateprotected
$linkcore_calendar\output\humandateprotected
$nearcore_calendar\output\humandateprotected
$timeonlycore_calendar\output\humandateprotected
$userelativescore_calendar\output\humandateprotected
__construct(protected DateTimeImmutable DateTimeImmutable $datetime,)core_calendar\output\humandateprotected
create_from_datetime(DateTimeInterface $datetime, ?int $near=DAYSECS, bool $timeonly=false, ?url $link=null, ?string $langtimeformat=null, bool $userelatives=true,)core_calendar\output\humandatestatic
create_from_timestamp(int $timestamp, ?int $near=DAYSECS, bool $timeonly=false, ?url $link=null, ?string $langtimeformat=null, bool $userelatives=true,)core_calendar\output\humandatestatic
export_for_template(renderer_base $output)core_calendar\output\humandate
set_display_time_only(bool $timeonly)core_calendar\output\humandate
set_lang_time_format(?string $langtimeformat)core_calendar\output\humandate
set_link(?url $link)core_calendar\output\humandate
set_near_limit(?int $near)core_calendar\output\humandate
set_use_relatives(bool $userelatives)core_calendar\output\humandate