• Модуль: imbot
  • Путь к файлу: ~/bitrix/modules/imbot/lib/model/networksession.php
  • Класс: BitrixImBotModelNetworkSessionTable
  • Вызов: NetworkSessionTable::getCurrentDate
static function getCurrentDate(): DateTime
{
	return new DateTime;
}