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