$date->day()
Gets or sets the day value
$date->day(int|null $day = null): int
Parameters
Name | Type | Default |
---|---|---|
$day | int ornull |
null
|
Return type
int
Gets or sets the day value
$date->day(int|null $day = null): int
Name | Type | Default |
---|---|---|
$day | int ornull |
null
|
int