Function __global->monthly_spec_type_chooser

Definitions

sources/calendar.php

  • Choose how a recurring monthly event should be encoded.This function is timezone-agnostic.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$day_of_month integer required parameter N/A N/A The concrete day
$month integer required parameter N/A N/A The concrete month
$year integer required parameter N/A N/A The concrete year
$default_monthly_spec_type ID_TEXT day_of_month N/A N/A Current in-month specification type

Return

  • Chooser
  • Type: Tempcode
  • Set: N/A
  • Range: N/A