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