• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/integration/sender/holiday.php
  • Класс: Bitrix\Sender\Integration\Sender\Holiday
  • Вызов: Holiday::getMonth
public function getMonth()
{
	return $this->dateFrom->format('n');
}