• Модуль: imopenlines
  • Путь к файлу: ~/bitrix/modules/imopenlines/lib/tools/time.php
  • Класс: BitrixImOpenLinesToolsTime
  • Вызов: Time::getCurrentTime
static function getCurrentTime()
{
	return (new DateTime)->getTimestamp();
}