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