Function __global->start_find_concrete_day_of_month_wrap
Definitions
sources/calendar.php
- Find the concrete start day of a month for an event row.
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: int
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$event | array | required parameter | N/A | N/A | Event row |
Return
- Concrete day
- Type: integer
- Set: N/A
- Range: N/A