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