$date->hour() Gets or sets the hour value kirby/src/Toolkit/Date.php#L125 $date->hour(?int $hour = null): int Parameters Name Type Default $hour int|null null Return type int Parent class Kirby\Toolkit\Date