Function __global->adjust_event_dates_for_a_recurrence

Definitions

sources/calendar.php

  • Adjust an event row to match a recurrence on a specific day.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: array

Parameters

Name Type Default Set Range Description
$day string required parameter N/A N/A A day (Y-m-d)
$event array required parameter N/A N/A The event row
$timezone string required parameter N/A N/A Timezone of the viewer

Return

  • Adjusted event row
  • Type: array
  • Set: N/A
  • Range: N/A