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