This is the complete list of members for core_calendar\output\humandate, including all inherited members.
| $clock | core_calendar\output\humandate | protected |
| $langtimeformat | core_calendar\output\humandate | protected |
| $link | core_calendar\output\humandate | protected |
| $near | core_calendar\output\humandate | protected |
| $timeonly | core_calendar\output\humandate | protected |
| $userelatives | core_calendar\output\humandate | protected |
| __construct(protected DateTimeImmutable DateTimeImmutable $datetime,) | core_calendar\output\humandate | protected |
| create_from_datetime(DateTimeInterface $datetime, ?int $near=DAYSECS, bool $timeonly=false, ?url $link=null, ?string $langtimeformat=null, bool $userelatives=true,) | core_calendar\output\humandate | static |
| create_from_timestamp(int $timestamp, ?int $near=DAYSECS, bool $timeonly=false, ?url $link=null, ?string $langtimeformat=null, bool $userelatives=true,) | core_calendar\output\humandate | static |
| 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 | |