• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/update/correcteventingoogle.php
  • Класс: BitrixCalendarUpdateCorrectEventInGoogle
  • Вызов: CorrectEventInGoogle::getSyncTimestamp
private function getSyncTimestamp(): int
{
	return (new TypeDate())->add('-2 months')->getTimestamp();
}